fix: add tls
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user