We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16f297 commit 2d7cbf5Copy full SHA for 2d7cbf5
charts/opencloud-full/deployments/timoni/namespace.yaml
@@ -2,3 +2,8 @@ apiVersion: v1
2
kind: Namespace
3
metadata:
4
name: opencloud
5
+---
6
+apiVersion: v1
7
+kind: Namespace
8
+metadata:
9
+ name: openldap
charts/opencloud-full/deployments/timoni/opencloud.cue
@@ -14,7 +14,7 @@ bundle: {
14
}
15
chart: {
16
name: "opencloud-full"
17
- version: "0.2.9"
+ version: "2.0.2"
18
19
sync: {
20
timeout: 5
@@ -296,7 +296,7 @@ bundle: {
296
version: "4.3.3"
297
298
299
- timeout: 5
+ timeout: 25
300
createNamespace: true
301
302
helmValues: {
0 commit comments