Loading deploy_in_kubernetes.sh +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ REGISTRY_IMAGE="" #REGISTRY_IMAGE="http://my-container-registry.local/" # Set the list of components you want to build images for, and deploy. COMPONENTS="context device automation policy service compute monitoring centralizedattackdetector opticalcentralizedattackdetector" COMPONENTS="context device automation policy service compute monitoring centralizedattackdetector" # TODO: include opticalcentralizedattackdetector # Set the tag you want to use for your images. IMAGE_TAG="tf-dev" Loading Loading
deploy_in_kubernetes.sh +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ REGISTRY_IMAGE="" #REGISTRY_IMAGE="http://my-container-registry.local/" # Set the list of components you want to build images for, and deploy. COMPONENTS="context device automation policy service compute monitoring centralizedattackdetector opticalcentralizedattackdetector" COMPONENTS="context device automation policy service compute monitoring centralizedattackdetector" # TODO: include opticalcentralizedattackdetector # Set the tag you want to use for your images. IMAGE_TAG="tf-dev" Loading