add docker registry

This commit is contained in:
2025-04-19 04:18:44 +02:00
parent d26b5ff485
commit 7c42307aa9
6 changed files with 93 additions and 0 deletions

View File

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