my_deploy.sh 270 Bytes
Newer Older
export TFS_REGISTRY_IMAGE="http://localhost:32000/tfs/"
longllu's avatar
longllu committed
export TFS_COMPONENTS="context device service webui"
export TFS_IMAGE_TAG="dev"
export TFS_K8S_NAMESPACE="tfs"
export TFS_EXTRA_MANIFESTS="manifests/nginx_ingress_http.yaml"
export TFS_GRAFANA_PASSWORD="admin123+"