cd-service account role revision (removed access to networking.k8s.io and policy), helm values reviewed to run on cicd pipeline and ingress moved to infra

This commit is contained in:
Márcio Fernandes
2026-03-19 10:31:29 +00:00
parent 3c7adbc9e6
commit 9f4536e141
6 changed files with 153 additions and 54 deletions

View File

@@ -2,7 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- continuous-deploy-account.yaml
- cd-serviceaccount.yaml
- ingress.yaml
- network-policies/egress.yaml
- network-policies/egress-local-services.yaml
- network-policies/ingress.yaml