diff --git a/packages/system/linstor/templates/cluster.yaml b/packages/system/linstor/templates/cluster.yaml index 68af90fd..0f39bfa5 100644 --- a/packages/system/linstor/templates/cluster.yaml +++ b/packages/system/linstor/templates/cluster.yaml @@ -5,6 +5,9 @@ metadata: spec: #nodeSelector: # node-role.kubernetes.io/linstor: "" + {{- if (lookup "v1" "Secret" .Release.Namespace "linstor-passphrase") }} + linstorPassphraseSecret: "linstor-passphrase" + {{- end }} internalTLS: certManager: name: linstor-internal-ca