Set default snap channel on charms to 1.7 stable

parent 74f19437
options:
channel:
type: string
default: "stable"
default: "1.7/stable"
description: |
Snap channel to install Kubernetes snaps from
......@@ -23,7 +23,7 @@ options:
detected on a worker node.
channel:
type: string
default: "stable"
default: "1.7/stable"
description: |
Snap channel to install Kubernetes master services from
client_password:
......
......@@ -22,7 +22,7 @@ options:
switch to privileged mode if gpu hardware is detected.
channel:
type: string
default: "stable"
default: "1.7/stable"
description: |
Snap channel to install Kubernetes worker services from
require-manual-upgrade:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment