🎉 initial commit

This commit is contained in:
Laurent Drogou
2022-04-06 15:33:57 +02:00
commit 968716ec76
29 changed files with 846 additions and 0 deletions

12
dev-localhost-cert.yaml Normal file
View File

@@ -0,0 +1,12 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: dev-localhost
namespace: default
spec:
secretName: dev-localhost-tls
issuerRef:
name: vault-issuer
commonName: dev.localhost
dnsNames:
- dev.localhost