UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Monitoring Package Flux Specific CRD settings

Merged Ryan Garcia requested to merge 217-monitoring-crds into master
1 file
+ 6
2
Compare changes
  • Side-by-side
  • Inline
+ 6
2
@@ -381,10 +381,14 @@ monitoring:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
path: "./chart"
tag: "14.0.0-bb.0"
tag: "14.0.0-bb.1"
# -- Flux reconciliation overrides specifically for the Monitoring Package
flux: {}
flux:
install:
crds: CreateReplace
upgrade:
crds: CreateReplace
# Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public".
ingress:
Loading