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 35e1801 commit 5f88936Copy full SHA for 5f88936
charts/testkube/Chart.yaml
@@ -8,7 +8,6 @@ dependencies:
8
version: 2.1.146
9
#repository: https://kubeshop.github.io/helm-charts
10
repository: "file://../testkube-operator"
11
- condition: testkube-operator.enabled
12
- name: mongodb
13
condition: mongodb.enabled
14
version: 13.10.1
charts/testkube/values.yaml
@@ -980,7 +980,7 @@ testkube-api:
980
981
testkube-operator:
982
## deploy Operator chart
983
- enabled: true
+ enabled: false
984
## namespace to deploy Testkube Operator. Default is .Release.Namespace
985
namespace: ""
986
# should roles and roles bindings be created
0 commit comments