mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 15:31:38 +01:00
fix(cassandra): Remove values in charts.yaml for enterprise components.
This commit is contained in:
@@ -7,14 +7,11 @@
|
|||||||
---
|
---
|
||||||
charts:
|
charts:
|
||||||
cassandra:
|
cassandra:
|
||||||
# providerCategory: "Community"
|
# Component is required for openDesk Enterprise only.
|
||||||
# providerResponsible: "openDesk"
|
registry: ""
|
||||||
# upstreamRegistry: "https://registry-1.docker.io"
|
repository: ""
|
||||||
# upstreamRepository: "bitnamicharts/cassandra"
|
name: ""
|
||||||
registry: "registry.opencode.de"
|
version: ""
|
||||||
repository: "bmi/opendesk/components/external/charts/bitnami-charts"
|
|
||||||
name: "cassandra"
|
|
||||||
version: "12.0.4"
|
|
||||||
verify: true
|
verify: true
|
||||||
certificates:
|
certificates:
|
||||||
# providerCategory: "Platform"
|
# providerCategory: "Platform"
|
||||||
|
|||||||
Reference in New Issue
Block a user