Adds cryptpad app.
This commit is contained in:
10
cryptpad/versions/2024/manifest.yaml
Normal file
10
cryptpad/versions/2024/manifest.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: 2024.x-1
|
||||
defaultConfig:
|
||||
namespace: cryptpad
|
||||
externalDnsDomain: '{{ .cloud.domain }}'
|
||||
domain: cryptpad.{{ .cloud.domain }}
|
||||
sandboxDomain: cryptpad-sandbox.{{ .cloud.domain }}
|
||||
tlsSecretName: wildcard-wild-cloud-tls
|
||||
storage: 2Gi
|
||||
defaultSecrets:
|
||||
- key: adminKey
|
||||
Reference in New Issue
Block a user