Loading scripts/dump_logs.sh +1 −1 Original line number Original line Diff line number Diff line Loading @@ -18,7 +18,7 @@ ######################################################################################################################## ######################################################################################################################## # If not already set, set the name of the Kubernetes namespace to deploy to. # If not already set, set the name of the Kubernetes namespace to deploy to. export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs-dev"} export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} ######################################################################################################################## ######################################################################################################################## # Automated steps start here # Automated steps start here Loading Loading
scripts/dump_logs.sh +1 −1 Original line number Original line Diff line number Diff line Loading @@ -18,7 +18,7 @@ ######################################################################################################################## ######################################################################################################################## # If not already set, set the name of the Kubernetes namespace to deploy to. # If not already set, set the name of the Kubernetes namespace to deploy to. export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs-dev"} export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} ######################################################################################################################## ######################################################################################################################## # Automated steps start here # Automated steps start here Loading