some fixes
This commit is contained in:
@@ -2,4 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- application.yaml
|
||||
# - repo.yaml
|
@@ -1,12 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
labels:
|
||||
argocd.argoproj.io/secret-type: repository
|
||||
name: kolaente-helm-oci
|
||||
|
||||
stringData:
|
||||
url: kolaente.dev/vikunja
|
||||
name: vikunja
|
||||
type: helm
|
||||
enableOCI: "true"
|
Reference in New Issue
Block a user