UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 85162caa authored by Michael McLeroy's avatar Michael McLeroy
Browse files

Merge branch 'gatekeeper-disabled-constraints' into 'master'

Gatekeeper: removes disabled constraints crds.

Closes #672 and platform-one/big-bang/apps/core/policy#106

See merge request platform-one/big-bang/bigbang!779
parents 43069d0e 3dd31abb
No related branches found
No related tags found
1 merge request!779Gatekeeper: removes disabled constraints crds.
Pipeline #434420 failed
......@@ -12,6 +12,11 @@ postInstall:
image:
pullSecrets:
- name: private-registry
postUpgrade:
cleanupCRD:
image:
pullSecrets:
- name: private-registry
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
......
......@@ -281,7 +281,7 @@ gatekeeper:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/policy.git
path: "./chart"
tag: "3.5.1-bb.10"
tag: "3.5.1-bb.13"
# -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
flux:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment