apps
infrastructure
kluster-deployments
adguard
backup
eth-physics
external-dns
external-services
files
finance
gitea
homeassistant
immich
journal
media
metallb-system
minecraft
monitoring
nfs-provisioner
ntfy
pg-ha
prometheus
recipes
renovate
rss
todos
application.yaml
kustomization.yaml
repo.yaml
traefik
whoami
README.md
gitea-repo.sealedsecret.yaml
kustomization.yaml
projects.yaml
.gitignore
.gitmodules
README.md
renovate.json
13 lines
211 B
YAML
13 lines
211 B
YAML
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"
|