Skip to content

Commit

Permalink
remove apps deprov
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfiea committed May 14, 2024
1 parent 15bd711 commit 6338f8b
Show file tree
Hide file tree
Showing 4 changed files with 587 additions and 520 deletions.
5 changes: 2 additions & 3 deletions tekton/generate-tekton-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,13 @@
dest: "{{ pipeline_target_dir }}/{{ item }}.yaml"
with_items:
- deprovision-cluster
- deprovision-mas-apps
- deprovision-mas-deps
- deprovision-mas-instance
- deprovision-mas-cluster
- provision-bootstrap-cluster
- provision-mas-instance
- gitops-mas-instance
- gitops-mas-fvt-preparer-pipeline
- provision-mas-apps
- gitops-mas-apps
- gitops-mas-cluster

# 4. Generate Gitops Pipelines with waits
Expand Down

0 comments on commit 6338f8b

Please sign in to comment.