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.59
namespace: adguard