ee93aca3b8
Best Practices / Kube-score Analysis (push) Has been cancelled
Best Practices / Polaris Audit (push) Has been cancelled
Best Practices / Resource Usage Analysis (push) Has been cancelled
Best Practices / PR Summary Report (push) Has been cancelled
Best Practices / Polaris PR Review (push) Has been cancelled
Security Scan / Trivy Security Scan (push) Has been cancelled
Security Scan / Trivy PR Review (push) Has been cancelled
Security Scan / Checkov IaC Scan (push) Has been cancelled
Security Scan / Checkov PR Review (push) Has been cancelled
Validate Manifests / YAML Lint (push) Has been cancelled
Validate Manifests / Kustomize Build Test (push) Has been cancelled
Validate Manifests / Kubernetes Schema Validation (push) Has been cancelled
Drop the istio.io/dataplane-mode label and the AuthorizationPolicies for thelounge and znc. Gateway was returning upstream connect errors when traffic transited ztunnel; reverting the namespace to non-mesh restores reachability. CiliumNetworkPolicies remain for egress filtering.
7 lines
142 B
YAML
7 lines
142 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- statefulset.yaml
|
|
- service.yaml
|
|
- ciliumnetworkpolicy.yaml
|