move nginx setup into testfolder

This commit is contained in:
baschno
2025-01-06 20:31:26 +01:00
parent e788c77820
commit 92b6988cfc
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: nginx-ingress-certificate
namespace: test
spec:
secretName: nginx-certificate-secret
issuerRef:
name: cloudflare-cluster-issuer
kind: ClusterIssuer
dnsNames:
- nginx-test.k8s.internal.schnrbs.work