Execute 2nd command as well
This commit is contained in:
		| @@ -47,9 +47,9 @@ spec: | ||||
|               args: | ||||
|                 - pip install -r /etc/octodns/requirements.txt | ||||
|                 - "&&" | ||||
|                 - octodns-sync | ||||
|                 - --config-file | ||||
|                 - /etc/octodns/config.yaml | ||||
|                 - octodns-sync --config-file /etc/octodns/config.yaml | ||||
|                 - "&&" | ||||
|                 - echo "done" | ||||
|                 #- --doit | ||||
|               volumeMounts: | ||||
|                 - name: octodns-config | ||||
| @@ -59,4 +59,3 @@ spec: | ||||
|           - name: octodns-config | ||||
|             emptyDir: {} | ||||
|           restartPolicy: Never | ||||
|            | ||||
		Reference in New Issue
	
	Block a user