Skip to content

Commit

Permalink
Fix the name of ingress-bad.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: t.kusanagi <[email protected]>
  • Loading branch information
t-kusanagi authored and eshepelyuk committed Oct 25, 2021
1 parent 8528b26 commit b7945a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/opa/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cat > ingress-bad.yaml <<EOF
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: ingress-ok
name: ingress-bad
spec:
rules:
- host: signin.acmecorp.com
Expand Down

0 comments on commit b7945a6

Please sign in to comment.