Removed comment from k8s deploy script
This commit is contained in:
parent
d437e248b1
commit
dbd7636e87
@ -104,7 +104,7 @@ ExecKube -cmd 'delete configmap config-files'
|
||||
ExecKube -cmd 'delete configmap urls'
|
||||
ExecKube -cmd 'delete configmap externalcfg'
|
||||
|
||||
# start sql, rabbitmq, frontend deploymentsExecKube -cmd 'delete configmap config-files'
|
||||
# start sql, rabbitmq, frontend deployments
|
||||
ExecKube -cmd 'create configmap config-files --from-file=nginx-conf=nginx.conf'
|
||||
ExecKube -cmd 'label configmap config-files app=eshop'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user