mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 20:12:43 +00:00
rip
This commit is contained in:
@@ -129,6 +129,7 @@ spec:
|
|||||||
command: ["kubectl"]
|
command: ["kubectl"]
|
||||||
args:
|
args:
|
||||||
- "delete"
|
- "delete"
|
||||||
|
- "--ignore-not-found"
|
||||||
- "-f"
|
- "-f"
|
||||||
- "$(inputs.resources.git-source.path)/deploy.yaml"
|
- "$(inputs.resources.git-source.path)/deploy.yaml"
|
||||||
---
|
---
|
||||||
|
@@ -90,4 +90,4 @@ spec:
|
|||||||
- name: ExternalDomain
|
- name: ExternalDomain
|
||||||
value: 35.233.93.220
|
value: 35.233.93.220
|
||||||
timeout: 1000s
|
timeout: 1000s
|
||||||
serviceAccount: service-acc
|
serviceAccountName: service-acc
|
||||||
|
Reference in New Issue
Block a user