Files
apps
adguard
configmap.yaml
deployment.yaml
ingress.yaml
kustomization.yaml
namespace.yaml
service.yaml
audiobookshelf
files
finance
homeassistant
immich
linkding
media
minecraft
monitoring
ntfy
paperless
recipes
rss
todos
whoami
infrastructure
kluster-deployments
.gitignore
README.md
renovate.json
k3s-infra/apps/adguard/kustomization.yaml

17 lines
283 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- configmap.yaml
- ingress.yaml
- service.yaml
- deployment.yaml
images:
- name: adguard/adguardhome
newName: adguard/adguardhome
newTag: v0.107.54
namespace: adguard