add affine

This commit is contained in:
2025-06-02 01:31:34 +02:00
parent 08331f6ae3
commit fd004a7479
6 changed files with 196 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: affine
resources:
- secret.yaml
- pvc.yaml
- service.yaml
- deployment.yaml
- ingress.yaml