some fixes

This commit is contained in:
2024-12-02 14:32:37 +01:00
parent 11ad39805d
commit 27436dc902
7 changed files with 24 additions and 105 deletions

View File

@@ -2,4 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- application.yaml
# - repo.yaml

View File

@@ -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"