feat(k8s-peterg): Enable HTTPS/TLS
This commit is contained in:
parent
0a45af4610
commit
3116815125
5 changed files with 51 additions and 22 deletions
|
|
@ -25,7 +25,7 @@ spec:
|
|||
tls:
|
||||
certificateRefs:
|
||||
- kind: Secret
|
||||
name: selfsigned-cert-tls
|
||||
name: tls-wildcard-peterg-nl
|
||||
---
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: Gateway
|
||||
|
|
@ -52,4 +52,4 @@ spec:
|
|||
tls:
|
||||
certificateRefs:
|
||||
- kind: Secret
|
||||
name: selfsigned-cert-tls
|
||||
name: tls-wildcard-peterg-nl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue