mirror of
https://github.com/zoriya/snow.git
synced 2026-08-15 18:44:14 +00:00
wip: Use cert-manager for cnpg's auth
This commit is contained in:
@@ -41,3 +41,10 @@ spec:
|
||||
- http01:
|
||||
ingress:
|
||||
ingressClassName: cilium
|
||||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: ClusterIssuer
|
||||
metadata:
|
||||
name: selfsigned
|
||||
spec:
|
||||
selfSigned: {}
|
||||
|
||||
Reference in New Issue
Block a user