Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6787347 commit addec1dCopy full SHA for addec1d
.sharingio/init
@@ -17,6 +17,7 @@ helm install coder ./helm/ \
17
--namespace coder \
18
--values .sharingio/values.yaml
19
# setup ingress
20
+envsubst <.sharingio/ingress.template.yaml >.sharingio/ingress.yaml
21
kubectl apply -f .sharingio/ingress.yaml
22
# Wait for coder to deploy
23
kubectl rollout status deployment coder -n coder
0 commit comments