this repo has no description
0
fork

Configure Feed

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

refactor(vault): migrate to vendored artifacts

GitHub still doesn't have IPv6 in 2026.

Khue Doan 69a86a8f e95f6d35

+2 -2
+2 -2
platform/staging/vault.yaml
··· 5 5 namespace: flux-system 6 6 spec: 7 7 type: oci 8 - url: oci://ghcr.io/bank-vaults/helm-charts 8 + url: oci://docker.io/khuedoan 9 9 --- 10 10 apiVersion: helm.toolkit.fluxcd.io/v2 11 11 kind: HelmRelease ··· 16 16 interval: 30m 17 17 chart: 18 18 spec: 19 - chart: vault-operator 19 + chart: vault-operator-helm 20 20 version: 1.23.0 21 21 sourceRef: 22 22 kind: HelmRepository