Skip to content

Commit a5c4583

Browse files
committed
Switch Redpanda resource to NOT use flux
1 parent ad56440 commit a5c4583

File tree

3 files changed

+219
-109
lines changed

3 files changed

+219
-109
lines changed

charts/operator/ci/01-namespaced-values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
# limitations under the License.
1515
---
1616
# This is left empty to test the default values
17+
logLevel: debug

charts/operator/files/three_node_redpanda.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ metadata:
44
name: cluster-tls
55
spec:
66
chartRef:
7-
chartVersion: ">4.0.0"
7+
chartVersion: "5.9.9"
8+
useFlux: false
89
clusterSpec:
910
console:
1011
enabled: false

0 commit comments

Comments
 (0)