apps(kakigoori): Updated Anubis to v1.20.0-pre1
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user