From be7bdcadf5df33c51672d68049ec611260209bfc Mon Sep 17 00:00:00 2001 From: soukainna Date: Wed, 27 Mar 2024 12:01:37 +0100 Subject: [PATCH] change secret name --- bases/mobility-accounts/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bases/mobility-accounts/deployment.yaml b/bases/mobility-accounts/deployment.yaml index 9e32067..ac00f74 100644 --- a/bases/mobility-accounts/deployment.yaml +++ b/bases/mobility-accounts/deployment.yaml @@ -52,7 +52,7 @@ spec: mountPath: /config.yaml subPath: config.yaml imagePullSecrets: - - name: sealed-secret-name + - name: secret_mobility_accounts volumes: - name: mobility-accounts-config-volume configMap: