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 25f5c77 commit d5ab8f0Copy full SHA for d5ab8f0
charts/opencloud-full/deployments/helm/helmfile.yaml
@@ -13,8 +13,8 @@ repositories:
13
releases:
14
# --- OpenCloud Full Chart Release ---
15
# Deploys the main OpenCloud application with all its integrated services.
16
- - name: opencloud-4
17
- namespace: opencloud-4 # Dedicated namespace for the OpenCloud deployment.
+ - name: opencloud-helm
+ namespace: opencloud-helm # Dedicated namespace for the OpenCloud deployment.
18
chart: ../../ # Path to the OpenCloud Helm chart.
19
values:
20
# --- General Settings ---
0 commit comments