change secret name

This commit is contained in:
2024-08-11 17:18:03 -05:00
parent 8c25033cb3
commit f30109f626
2 changed files with 3 additions and 3 deletions

View File

@@ -26,10 +26,10 @@ spec:
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: roundcube-cloudflared-secret
name: cloudflared-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: roundcube-cloudflared-secret
app.kubernetes.io/name: cloudflared-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: web

View File

@@ -203,7 +203,7 @@ roundcube:
mountPropagation: None
subPath: default.conf
cloudflared-roundcube:
existingSecretName: roundcube-cloudflared-secret
existingSecretName: cloudflared-secret
name: cloudflared-roundcube
postgres-16-cluster:
mode: standalone