fix: add tls

This commit is contained in:
2025-05-16 17:29:09 -04:00
parent 9c8393803b
commit 9e3d5fa71c

View File

@@ -60,6 +60,11 @@ spec:
name: proxmox-proxy name: proxmox-proxy
port: port:
name: https name: https
tls:
- hosts:
- proxmox.i.yadunut.dev
secretName: wildcard-cert-i.yadunut.dev-prod
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service