add docker registry

This commit is contained in:
2025-04-19 04:18:44 +02:00
parent eda5ba08a0
commit e0eb26b63d
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