Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
kubernetes-deploy
Commits
038f9cb6
Commit
038f9cb6
authored
Jan 18, 2018
by
Andreas König
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed delete
parent
9b207f5a
Pipeline
#12927
passed with stage
in 1 minute and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
destroy
destroy
+1
-1
No files found.
destroy
View file @
038f9cb6
...
...
@@ -18,4 +18,4 @@ kubectl delete all -l "app=$CI_ENVIRONMENT_SLUG" -n "$KUBE_NAMESPACE"
echo
"Removing ingress..."
kubectl delete ingress
-l
"app=
$CI_ENVIRONMENT_SLUG
"
-n
"
$KUBE_NAMESPACE
"
echo
"remove helm deployments"
helm delete
"
$CI_ENVIRONMENT_SLUG
"
||
true
helm delete
"
$CI_
PROJECT_PATH_SLUG
-
$CI_
ENVIRONMENT_SLUG
"
||
true
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment