This commit is contained in:
2023-11-21 22:36:30 +01:00
parent a62fface16
commit 81dca3a40d
8 changed files with 112 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: ntfy
resources:
- namespace.yaml
- deployment.yaml
- service.yaml
- ingress.yaml