added defualt as default flavor
This commit is contained in:
parent
04339b0efc
commit
1663fd5359
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ stringData:
|
|||
edge_connect_url = {{ .Values.providerConfig.edgeConnect.edgeConnectUrl | quote }}
|
||||
log_file = "/garm/provider.log"
|
||||
credentials_file = "/etc/garm-creds/creds.toml"
|
||||
default_flavor = "defualt"
|
||||
|
||||
[cloudlet]
|
||||
name = {{ .Values.providerConfig.edgeConnect.cloudlet.name | quote }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue