this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(vault): fail fast

+2 -2
+2 -2
platform/staging/vault.yaml
··· 47 47 values: 48 48 env: 49 49 VAULT_ADDR: http://vault.vault.svc.cluster.local:8200 50 - # TODO fail fast 51 - # podsFailurePolicy: Fail 50 + podsFailurePolicy: Fail 51 + secretsFailurePolicy: Fail 52 52 --- 53 53 apiVersion: helm.toolkit.fluxcd.io/v2 54 54 kind: HelmRelease