Deploy full on octodns
This commit is contained in:
@@ -50,10 +50,9 @@ spec:
|
||||
&&
|
||||
pip install -r ./requirements.txt
|
||||
&&
|
||||
octodns-sync --config-file ./config.yaml
|
||||
octodns-sync --config-file ./config.yaml --doit
|
||||
&&
|
||||
echo "done"
|
||||
#- --doit
|
||||
echo "done..."
|
||||
volumeMounts:
|
||||
- name: octodns-config
|
||||
mountPath: /etc/octodns
|
||||
|
Reference in New Issue
Block a user