566b05d4f3
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/anope | digest | `e2268ea` -> `ca7052e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
46 lines
932 B
YAML
46 lines
932 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ich777/anope
|
|
tag: latest@sha256:ca7052e54a4a934fe60f4dc35aa8ce3b0a09f3ca0cec4dce31b27d0887afe8b9
|
|
persistence:
|
|
datapath:
|
|
enabled: true
|
|
mountPath: /anope
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
CASEMAP: rfc1459
|
|
DATA_PERM: "770"
|
|
HOST: irc.example.com
|
|
IP_ADDR: ""
|
|
IRCD: inspircd3
|
|
LOCAL_HOSTNAME: services
|
|
PASSWORD: ""
|
|
PORT: "7000"
|
|
SSL: "yes"
|
|
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|