this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Some typos

+2 -2
+2 -2
k8s/nebula/apps/vpn/vpn-gateway/webhook/cert.yaml
··· 38 38 app.kubernetes.io/instance: vpn-gateway 39 39 spec: 40 40 ca: 41 - secretName: pod-gateway-webhook-ca 41 + secretName: vpn-gateway-webhook-ca 42 42 --- 43 43 # Finally, generate a serving certificate for the webhook to use 44 44 apiVersion: cert-manager.io/v1 ··· 49 49 app.kubernetes.io/name: pod-gateway 50 50 app.kubernetes.io/instance: vpn-gateway 51 51 spec: 52 - secretName: pod-gateway-webhook-tls 52 + secretName: vpn-gateway-webhook-tls 53 53 duration: 8760h # 1y 54 54 issuerRef: 55 55 name: vpn-gateway-webhook-ca