UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

add core values file for testing helmRepos/oci

Merged Christopher O'Connell requested to merge support-helmrepo-oci-values-testing-2.0 into master
1 file
+ 51
0
Compare changes
  • Side-by-side
  • Inline
+ 51
0
helmRepositories:
- name: "registry1"
repository: "oci://registry1.dso.mil/bigbang"
existingSecret: "private-registry"
type: "oci"
username: ""
password: ""
email: ""
istio:
sourceType: "helmRepo"
istioOperator:
sourceType: "helmRepo"
kiali:
sourceType: "helmRepo"
kyverno:
sourceType: "helmRepo"
kyvernoPolicies:
sourceType: "helmRepo"
kyvernoReporter:
sourceType: "helmRepo"
promtail:
sourceType: "helmRepo"
loki:
sourceType: "helmRepo"
neuvector:
sourceType: "helmRepo"
tempo:
sourceType: "helmRepo"
monitoring:
sourceType: "helmRepo"
addons:
metricsServer:
sourceType: "helmRepo"
### Loki dependency
minioOperator:
enabled: true
sourceType: "helmRepo"
\ No newline at end of file
Loading