Skip to content

Commit

Permalink
Change nginx patch url
Browse files Browse the repository at this point in the history
Signed-off-by: francostellari <[email protected]>
  • Loading branch information
francostellari committed Mar 12, 2024
1 parent 8bc686b commit 5397f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create-kind-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ EOF

echo Patching nginx ingress with SSL passthrough...

kubectl create -f https://raw.githubusercontent.com/kubestellar/kubestellar/main/example/kind-nginx-ingress-with-SSL-passthrough.yaml
kubectl create -f https://raw.githubusercontent.com/kubestellar/kubestellar/v0.14.0/example/kind-nginx-ingress-with-SSL-passthrough.yaml

echo Waiting for patching to complete...

Expand Down

0 comments on commit 5397f2e

Please sign in to comment.