apps(kakigoori): Updated Anubis to v1.20.0-pre1

This commit is contained in:
2025-06-21 16:40:37 -04:00
parent 96ca48d246
commit aebf61704d

View File

@@ -45,7 +45,7 @@ spec:
seccompProfile: seccompProfile:
type: RuntimeDefault type: RuntimeDefault
- name: anubis - name: anubis
image: reg.xeiaso.net/techaro/anubis:thoth image: ghcr.io/techarohq/anubis:v1.20.0-pre1
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: "BIND" - name: "BIND"
@@ -97,4 +97,8 @@ spec:
volumes: volumes:
- name: config - name: config
configMap: configMap:
name: kakigoori-config name: kakigoori-config
dnsPolicy: "None"
dnsConfig:
nameservers:
- 100.96.226.96