Skip to content

Commit

Permalink
ciliumNetworkPolicy disabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyno committed Oct 30, 2023
1 parent c1215dd commit ee2bd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/cert-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@ startupapicheck:
enableServiceLinks: false

ciliumNetworkPolicy:
enabled: true
enabled: false

fullnameOverride: "cert-manager-app"

0 comments on commit ee2bd66

Please sign in to comment.