Skip to content

Commit

Permalink
Remove app namespace (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhielpos authored Oct 5, 2023
1 parent eccbde6 commit 2af6ca3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ workflows:
name: aws-app-collection
context: "architect"
app_name: "exception-recommender"
app_namespace: "exception-recommender"
app_collection_repo: "aws-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
Expand All @@ -96,7 +95,6 @@ workflows:
name: azure-app-collection
context: "architect"
app_name: "exception-recommender"
app_namespace: "exception-recommender"
app_collection_repo: "azure-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
Expand All @@ -110,7 +108,6 @@ workflows:
name: capa-app-collection
context: "architect"
app_name: "exception-recommender"
app_namespace: "exception-recommender"
app_collection_repo: "capa-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
Expand All @@ -124,7 +121,6 @@ workflows:
name: capz-app-collection
context: "architect"
app_name: "exception-recommender"
app_namespace: "exception-recommender"
app_collection_repo: "capz-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
Expand All @@ -138,7 +134,6 @@ workflows:
name: gcp-app-collection
context: "architect"
app_name: "exception-recommender"
app_namespace: "exception-recommender"
app_collection_repo: "gcp-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
Expand All @@ -152,7 +147,6 @@ workflows:
name: vsphere-app-collection
context: "architect"
app_name: "exception-recommender"
app_namespace: "exception-recommender"
app_collection_repo: "vsphere-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
Expand All @@ -166,7 +160,6 @@ workflows:
name: cloud-director-app-collection
context: "architect"
app_name: "exception-recommender"
app_namespace: "exception-recommender"
app_collection_repo: "cloud-director-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
Expand Down

0 comments on commit 2af6ca3

Please sign in to comment.