From 1df08f6279ab9348a611d136bd9f5506f41d1a9a Mon Sep 17 00:00:00 2001 From: Simon Emms Date: Sat, 14 Dec 2024 21:23:39 +0000 Subject: [PATCH] fix: switch to bitwarden secret provider --- registry/components/argocd/secret.yaml | 2 +- registry/components/dex/secret.yaml | 2 +- registry/components/external-dns/secret.yaml | 2 +- registry/components/homepage/oauth2-proxy.yaml | 2 +- registry/components/monitoring/secret.yaml | 2 +- registry/components/pihole/secret.yaml | 2 +- registry/components/tailscale/secret.yaml | 2 +- registry/components/unifi/secret.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/registry/components/argocd/secret.yaml b/registry/components/argocd/secret.yaml index 965f5c6..b491f24 100644 --- a/registry/components/argocd/secret.yaml +++ b/registry/components/argocd/secret.yaml @@ -10,7 +10,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: oidc data: diff --git a/registry/components/dex/secret.yaml b/registry/components/dex/secret.yaml index 5af01fe..cdfffb3 100644 --- a/registry/components/dex/secret.yaml +++ b/registry/components/dex/secret.yaml @@ -24,7 +24,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: config template: diff --git a/registry/components/external-dns/secret.yaml b/registry/components/external-dns/secret.yaml index 9ca26aa..f992684 100644 --- a/registry/components/external-dns/secret.yaml +++ b/registry/components/external-dns/secret.yaml @@ -9,7 +9,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: cloudflare data: diff --git a/registry/components/homepage/oauth2-proxy.yaml b/registry/components/homepage/oauth2-proxy.yaml index 009b0b2..b7d28f5 100644 --- a/registry/components/homepage/oauth2-proxy.yaml +++ b/registry/components/homepage/oauth2-proxy.yaml @@ -75,7 +75,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: oauth data: diff --git a/registry/components/monitoring/secret.yaml b/registry/components/monitoring/secret.yaml index 753460f..2ac81f7 100644 --- a/registry/components/monitoring/secret.yaml +++ b/registry/components/monitoring/secret.yaml @@ -9,7 +9,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: credentials template: diff --git a/registry/components/pihole/secret.yaml b/registry/components/pihole/secret.yaml index 7cf2ec0..ec012b6 100644 --- a/registry/components/pihole/secret.yaml +++ b/registry/components/pihole/secret.yaml @@ -9,7 +9,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: password data: diff --git a/registry/components/tailscale/secret.yaml b/registry/components/tailscale/secret.yaml index fbcb411..0f055c6 100644 --- a/registry/components/tailscale/secret.yaml +++ b/registry/components/tailscale/secret.yaml @@ -9,7 +9,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: operator-oauth data: diff --git a/registry/components/unifi/secret.yaml b/registry/components/unifi/secret.yaml index 4b43aa2..7c1f65e 100644 --- a/registry/components/unifi/secret.yaml +++ b/registry/components/unifi/secret.yaml @@ -9,7 +9,7 @@ spec: refreshInterval: 10s secretStoreRef: kind: ClusterSecretStore - name: infisical + name: bitwarden target: name: unifi-poller data: