# Staging overrides for DIRECT `helm upgrade -f values-staging.yaml` use only. # # IMPORTANT: FluxCD does NOT read this file. The live staging deploy is driven # solely by the inline `spec.values:` block in # deploy/fleet-overlay/cms-plugins-staging/helmrelease.yaml (copied into # anton-helm-workloads). Editing values here has NO effect on the cluster. # Keep this file in sync with that HR `values:` block by hand, or it will drift. image: tag: staging-latest ingress: host: cms-plugins-staging.kotkanagrilli.fi # Slimmer staging — non-critical workload, can run lean. resources: requests: cpu: 50m memory: 192Mi limits: cpu: 500m memory: 768Mi