From 5da4135675c86453d926de8522595bf55a576af0 Mon Sep 17 00:00:00 2001 From: soukainna Date: Fri, 5 Apr 2024 14:35:07 +0200 Subject: [PATCH] add secret file --- bases/mobility-accounts/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bases/mobility-accounts/kustomization.yaml b/bases/mobility-accounts/kustomization.yaml index 9ccbe4f..e88d7a5 100644 --- a/bases/mobility-accounts/kustomization.yaml +++ b/bases/mobility-accounts/kustomization.yaml @@ -14,4 +14,4 @@ resources: - deployment.yaml - service.yaml - sealed-mobility-account-secret.yaml -- sealed-docker-secret.yaml \ No newline at end of file +- docker-secret.yaml \ No newline at end of file