Skip to content

Commit

Permalink
fix: added defaultValue to accommodate missing privateAzureRegistrySe…
Browse files Browse the repository at this point in the history
…rver param (Azure#526)
  • Loading branch information
jackfrancis authored and Justin Hackett committed Mar 14, 2019
1 parent 59d2ff3 commit 393bbe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions parts/k8s/kubernetesparams.t
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@
"type": "string"
},
"privateAzureRegistryServer": {
"defaultValue": "",
"metadata": {
"description": "The private Azure registry server for hyperkube."
},
Expand Down

0 comments on commit 393bbe5

Please sign in to comment.