Skip to content

Commit

Permalink
fix: cm
Browse files Browse the repository at this point in the history
  • Loading branch information
Neferites committed Jun 18, 2024
1 parent 7b19830 commit ca61ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/background.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -x # to test stderr output in /var/log/killercoda

kubectl create secret generic tls-certs --from-file=tls/
kubectl create configmap nginx-proxy-conf --from-file=configuration/nginx
kubectl create configmap nginx-frontend-conf --from-file=configuration/nginx

0 comments on commit ca61ee1

Please sign in to comment.