Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
fix: added defaultValue to accommodate missing privateAzureRegistrySe…
Browse files Browse the repository at this point in the history
…rver param (#526)
  • Loading branch information
jackfrancis committed Feb 16, 2019
1 parent e63578b commit c3aac7e
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 c3aac7e

Please sign in to comment.