feat(argo-events): Upgrade Argo Events to v1.9.3 (#3055)
This commit is contained in:
parent
3e1b02da23
commit
d0b5926c0b
4 changed files with 12 additions and 4 deletions
|
|
@ -32,6 +32,8 @@ data:
|
|||
maxBytes: {{ .Values.configs.jetstream.streamConfig.maxBytes }}
|
||||
replicas: {{ .Values.configs.jetstream.streamConfig.replicas }}
|
||||
duplicates: {{ .Values.configs.jetstream.streamConfig.duplicates }}
|
||||
retention: {{ .Values.configs.jetstream.streamConfig.retention }}
|
||||
discard: {{ .Values.configs.jetstream.streamConfig.discard }}
|
||||
versions:
|
||||
{{- range .Values.configs.jetstream.versions }}
|
||||
- version: {{ .version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue