This commit is contained in:
2020-03-05 15:23:56 +01:00
parent 28f5fcb9e1
commit e0d1d88279
2 changed files with 2 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ spec:
command: ["kubectl"]
args:
- "delete"
- "--ignore-not-found"
- "-f"
- "$(inputs.resources.git-source.path)/deploy.yaml"
---

View File

@@ -90,4 +90,4 @@ spec:
- name: ExternalDomain
value: 35.233.93.220
timeout: 1000s
serviceAccount: service-acc
serviceAccountName: service-acc