Skip to content
Snippets Groups Projects
Verified Commit 655db7ec authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

upgrade to kubernetes 1.16 which should still work, add clarifying comment

parent 04aa9a18
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,9 @@ ingress:
provider: none
# If `kubernetes_version` is not set, the default kubernetes version for the
# specified rke version in `ansible/group_vars/all/oas.yml` is used.
kubernetes_version: 'v1.15.11-rancher1-3'
# Currently pinned to newest 1.16 because of the problem described in this
# comment: https://github.com/rancher/rancher/issues/14836#issuecomment-612590209
kubernetes_version: 'v1.16.9-rancher1-1'
monitoring:
options: {}
provider: ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment