diff --git a/deploy/helm/thecombine/values.yaml b/deploy/helm/thecombine/values.yaml index 99638a66d..f1ff5e888 100644 --- a/deploy/helm/thecombine/values.yaml +++ b/deploy/helm/thecombine/values.yaml @@ -37,7 +37,7 @@ global: # Define the image registry to use (may be blank for local images) imageRegistry: awsEcr imageTag: "latest" - pullSecretName: aws-login-credentials + pullSecretName: aws-ecr-credentials # Update strategy should be "Recreate" or "Rolling Update" updateStrategy: Recreate