Skip to content

Commit

Permalink
helm: re-generate quick-install.yaml after PR #9970
Browse files Browse the repository at this point in the history
quick-install.yaml wasn't re-generated after commit 6cd69ed
("Implement policy audit mode for the daemon") introducing the
policy-audit-node option. Do so now.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
  • Loading branch information
tklauser authored and joestringer committed Mar 9, 2020
1 parent ed74481 commit 350213e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/kubernetes/quick-install.yaml
Expand Up @@ -144,6 +144,7 @@ data:
enable-remote-node-identity: "true"

synchronize-k8s-nodes: "true"
policy-audit-mode: "false"
operator-api-serve-addr: '127.0.0.1:9234'
---
# Source: cilium/charts/agent/templates/clusterrole.yaml
Expand Down

0 comments on commit 350213e

Please sign in to comment.