yyvf22 pushed to branch main at Root / Kubernetes / FluxCD

Commits:

3 changed files:

Changes:

  • apps/base/ademir/kustomization.yaml
    ... ... @@ -4,6 +4,5 @@ resources:
    4 4
       - ns.yaml
    
    5 5
       - deploy.yaml
    
    6 6
       - svc.yaml
    
    7
    -  - ing.yaml
    
    8 7
       - externalsecret.yaml
    
    9 8
       - cnp.yaml

  • apps/base/ademir/ing.yaml โ†’ apps/stage/ademir/ing.yaml

  • apps/stage/kustomization.yaml
    ... ... @@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
    2 2
     kind: Kustomization
    
    3 3
     resources:
    
    4 4
       - ../base/ademir
    
    5
    +  - ./ademir/ing.yaml
    
    5 6
       - ../base/codimd
    
    6 7
       - ../base/matrix
    
    7 8
       - ../base/nextcloud