Files
apps
adguard
configmap.yaml
deployment.yaml
ingress.yaml
kustomization.yaml
namespace.yaml
service.yaml
finance
homarr
homeassistant
immich
media
monitoring
nextcloud
ntfy
rss
syncthing
whoami
infrastructure
kluster-deployments
.gitignore
.gitmodules
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.43
namespace: adguard