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 af8f58d commit 7af2167Copy full SHA for 7af2167
charts/gitops-runtime/values.yaml
@@ -93,7 +93,7 @@ global:
93
enabled: true
94
# -- Minimum number of available eventbus pods. For eventbus to stay functional the majority of its replicas should always be available.
95
minAvailable: 2
96
- type: nats # -- Eventbus type. Can be nats or jetstream.
+ type: jetstream # -- Eventbus type. Can be nats or jetstream.
97
nats:
98
native:
99
nodeSelector: {}
tests/component-tests/setup/codefresh-isc
@@ -0,0 +1 @@
1
+Subproject commit 36db6073a3c784095872b5243aeb1cbb31f85765
tests/component-tests/setup/simple-app
+Subproject commit 725c7353bd7859036d547c97b948734c91d30d61
0 commit comments