Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cseed committed Jan 7, 2020
1 parent 88de100 commit 9b7ef75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion admin-pod/admin-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ spec:
ln -s /sql-config/sql-config.cnf $HOME/.my.cnf
while true; do sleep 1000; done
image: {{ service_base_image.image }}
imagePullPolicy: Always
volumeMounts:
- name: deploy-config
mountPath: /deploy-config
Expand Down

0 comments on commit 9b7ef75

Please sign in to comment.