Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit addec1d

Browse files
committed
ingress
1 parent 6787347 commit addec1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sharingio/init

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ helm install coder ./helm/ \
1717
--namespace coder \
1818
--values .sharingio/values.yaml
1919
# setup ingress
20+
envsubst <.sharingio/ingress.template.yaml >.sharingio/ingress.yaml
2021
kubectl apply -f .sharingio/ingress.yaml
2122
# Wait for coder to deploy
2223
kubectl rollout status deployment coder -n coder

0 commit comments

Comments
 (0)