This commit is contained in:
Remy Moll 2024-01-11 17:51:01 +01:00
parent 892c412fd9
commit 1d5bc8a9c1

View File

@ -41,7 +41,9 @@ spec:
command: ["octodns-sync"] command: ["octodns-sync"]
args: args:
- --config-file /etc/octodns/config.yaml # --doit - --config-file
- /etc/octodns/config.yaml
#- --doit
volumeMounts: volumeMounts:
- name: octodns-config - name: octodns-config
mountPath: /etc/octodns mountPath: /etc/octodns