mirror of
https://github.com/ghndrx/nextcloud-manifest.git
synced 2026-02-10 15:04:59 +00:00
add all**
This commit is contained in:
7
nginx-secret.yaml
Normal file
7
nginx-secret.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: nginx-ingress-certs
|
||||
data:
|
||||
tls.crt: <base64 encoded cert>
|
||||
tls.key: <base64 encoded key>
|
||||
Reference in New Issue
Block a user