Closed kumari-shubham closed 4 months ago
Hi @kumari-shubham
I think you have to change the url
in the stringData
resulting in something like this:
apiVersion: v1
kind: Secret
metadata:
name: my-oci-repo-creds
namespace: argocd
labels:
argocd.argoproj.io/secret-type: repository
stringData:
name: n8n-oci-repo
url: 8gears.container-registry.com/library
enableOCI: true
type: helm
ForceHttpBasicAuth: "true"
I'm going ahead and close this issue, please reopen if the issue is not resolved.
Discussed in https://github.com/8gears/n8n-helm-chart/discussions/106