Files
homelab/apps/web/k8s/overlays/production/kustomization.yaml
2026-03-20 20:36:32 +00:00

20 lines
394 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
patches:
- patch: |
apiVersion: apps/v1
kind: Deployment
metadata:
name: web
spec:
replicas: 2
target:
kind: Deployment
name: web
images:
- name: ghcr.io/lazorgurl/homelab-web
newName: ghcr.io/lazorgurl/homelab-web
newTag: da95687db90d2790cac12ad2e66fa16388712871