shawnallen85 commented on code in PR #5511:
URL: https://github.com/apache/openwhisk/pull/5511#discussion_r1778684020
##########
ansible/group_vars/all:
##########
@@ -464,7 +466,7 @@ zeroDowntimeDeployment:
enabled: "{{ zerodowntime_deployment_switch | default(false) }}"
etcd:
- version: "{{ etcd_version | default('v3.4.33') }}"
+ version: "{{ etcd_version | default('3.5') }}"
Review Comment:
I know this is stale now, but does etcd still require one to enable
experimental features to run on arm?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]