Files
no-as-a-service/deploy/kustomization.yaml
Rene Luria 6f452a2c93 🟢 deploy/netpol.yaml
🛠️ README.md -> updated local mods
🛠️ deploy/kustomization.yaml -> added netpol
2025-05-02 17:07:46 +02:00

14 lines
257 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: noaas
resources:
- namespace.yaml
- deploy.yaml
- service.yaml
- ingress.yaml
- netpol.yaml
images:
- name: noaas
newName: <my-harbor-url>/library/no-as-a-service
newTag: v0.0.5