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 a70fd68 commit 0cfccafCopy full SHA for 0cfccaf
charts/gitops-runtime/values.yaml
@@ -89,7 +89,7 @@ global:
89
enabled: true
90
# -- Minimum number of available eventbus pods. For eventbus to stay functional the majority of its replicas should always be available.
91
minAvailable: 2
92
- type: nats # -- Eventbus type. Can be nats or jetstream.
+ type: jetstream # -- Eventbus type. Can be nats or jetstream.
93
nats:
94
native:
95
metadata:
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