Skip to content

Commit dbd7636

Browse files
committed
Removed comment from k8s deploy script
1 parent d437e24 commit dbd7636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/deploy.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ExecKube -cmd 'delete configmap config-files'
104104
ExecKube -cmd 'delete configmap urls'
105105
ExecKube -cmd 'delete configmap externalcfg'
106106

107-
# start sql, rabbitmq, frontend deploymentsExecKube -cmd 'delete configmap config-files'
107+
# start sql, rabbitmq, frontend deployments
108108
ExecKube -cmd 'create configmap config-files --from-file=nginx-conf=nginx.conf'
109109
ExecKube -cmd 'label configmap config-files app=eshop'
110110

0 commit comments

Comments
 (0)