The secret_check YAML used to check for pcSecretName doesnt work with ArgoCD.
Reason could be that argocd uses helm template instead of helm install and the check fails even though the secret exists in the namespace.
Please introduce a flag to disable the check for users that use other methods of install.