-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid having nested bundles; rename bundles/acm/observability to bundles/acm-observability. Part-of: nerc-project/operations#285
- Loading branch information
Showing
3 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
cluster-scope/bundles/acm-observability/kustomization.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: kustomize.config.k8s.io/v1beta1 | ||
kind: Kustomization | ||
resources: | ||
- ../../base/core/namespaces/open-cluster-management-observability | ||
- ../../base/objectbucket.io/objectbucketclaims/observability | ||
- ../../base/external-secrets.io/externalsecrets/open-cluster-management-observability-thanos-object-storage | ||
- ../../base/external-secrets.io/externalsecrets/open-cluster-management-observability-multiclusterhub-operator-pull-secret | ||
- ../../base/external-secrets.io/externalsecrets/open-cluster-management-observability-alertmanager-config | ||
- ../../base/core/configmaps/thanos-ruler-custom-rules/ | ||
- ../../base/core/configmaps/observability-metrics-custom-allowlist/ | ||
- ../../base/observability.open-cluster-management.io/multiclusterobservabilities/observability |
11 changes: 0 additions & 11 deletions
11
cluster-scope/bundles/acm/observability/kustomization.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters