diff --git a/bases/mobility-accounts/kustomization.yaml b/bases/mobility-accounts/kustomization.yaml index 39f4d5d..9ccbe4f 100644 --- a/bases/mobility-accounts/kustomization.yaml +++ b/bases/mobility-accounts/kustomization.yaml @@ -13,4 +13,5 @@ configMapGenerator: resources: - deployment.yaml - service.yaml -- sealed-mobility-account-secret.yaml \ No newline at end of file +- sealed-mobility-account-secret.yaml +- sealed-docker-secret.yaml \ No newline at end of file