Closed alchen99 closed 3 years ago
Uses armory/spinnaker-kustomize-patches to install Operator by default although this can be overridden.
Closes: #71
.deploy.sh requires jq since we're assuming ubuntu VM it could just be sudo apt-get install jq -y
.deploy.sh requires jq
since we're assuming ubuntu VM it could just be sudo apt-get install jq -y
sudo apt-get install jq -y
@away168 Added installation of jq after some checks.
Uses armory/spinnaker-kustomize-patches to install Operator by default although this can be overridden.
Closes: #71