Skip to content

Commit

Permalink
fix: Wrong link
Browse files Browse the repository at this point in the history
Signed-off-by: Kornel David <konel1020@gmail.com>
  • Loading branch information
davidkornel committed Feb 11, 2025
1 parent 9a4c414 commit cbda5a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/stunner-gateway-operator/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ You can modify them in order to make them serve you needs.

You must serve some resources to the operator in order to make it work as intended.
You can find everything here:
https://github.com/l7mp/stunner/blob/main/README.md#configuration
https://github.com/l7mp/stunner/blob/main/docs/GATEWAY.md

To cleanup:
To cleanup:
helm uninstall {{ .Release.Name }} -n {{ .Release.Namespace }}
kubectl delete namespace {{ .Release.Namespace }}

0 comments on commit cbda5a7

Please sign in to comment.