This commit is contained in:
2025-05-02 16:48:27 +02:00
parent 48ef406428
commit 2c03527d00
6 changed files with 106 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: noaas
resources:
- namespace.yaml
- deploy.yaml
- service.yaml
- ingress.yaml
images:
- name: noaas
newName: <my-harbor-url>/library/no-as-a-service
newTag: v0.0.5