UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d28adc07 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'update-kyverno-policies-tag-3.0.4-bb.6' into 'master'

kyvernoPolicies update to 3.0.4-bb.6

See merge request !3367
parents 810d8b4f 4eb9ae47
No related branches found
No related tags found
1 merge request!3367kyvernoPolicies update to 3.0.4-bb.6
Pipeline #2407472 passed with warnings
......@@ -632,6 +632,27 @@ policies:
{{- end }}
{{- end }}
update-automountserviceaccounttokens:
enabled: true
namespaces:
- namespace: istio-system
serviceAccounts:
- istiod
- istio-reader-service-account
- public-ingressgateway-service-account
- passthrough-ingressgateway-service-account
pods:
- istiod-*
- passthrough-ingressgateway-*
- public-ingressgateway-*
- namespace: istio-operator
serviceAccounts:
- istio-operator
pods:
- istiod-*
- istio-operator-*
{{- end }}
{{- /* This function merges defaults in lists from above into overlays */ -}}
......
......@@ -506,11 +506,11 @@ kyvernoPolicies:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/kyverno-policies.git
path: ./chart
tag: "3.0.4-bb.4"
tag: "3.0.4-bb.6"
helmRepo:
repoName: "registry1"
chartName: "kyverno-policies"
tag: "3.0.4-bb.4"
tag: "3.0.4-bb.6"
# -- Flux reconciliation overrides specifically for the Kyverno 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