diff --git a/manifests/workloads/kubeclarity/postgresSecret.yaml b/manifests/workloads/kubeclarity/postgresSecret.yaml index a6cedea4..acbdd540 100644 --- a/manifests/workloads/kubeclarity/postgresSecret.yaml +++ b/manifests/workloads/kubeclarity/postgresSecret.yaml @@ -2,7 +2,7 @@ apiVersion: bitnami.com/v1alpha1 kind: SealedSecret metadata: creationTimestamp: null - name: kubeclarity-postgresql-external + name: kubeclarity-postgresql-secret namespace: kubeclarity spec: encryptedData: @@ -10,6 +10,6 @@ spec: template: metadata: creationTimestamp: null - name: kubeclarity-postgresql-external + name: kubeclarity-postgresql-secret namespace: kubeclarity type: Opaque