Skip to content

Commit

Permalink
Move cert-manager to common overlay
Browse files Browse the repository at this point in the history
We're going to want this on all our clusters.
  • Loading branch information
larsks committed Jun 18, 2022
1 parent 8c957e2 commit b045570
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions cluster-scope/overlays/common/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ kind: Kustomization
resources:
- machineconfigs/99-master-ssh.yaml
- machineconfigs/99-worker-ssh.yaml
- ../../base/operators.coreos.com/subscriptions/cert-manager
- ../../base/operators.coreos.com/subscriptions/external-secrets-operator
1 change: 0 additions & 1 deletion cluster-scope/overlays/nerc-ocp-infra/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ resources:
- ../common
- ../../bundles/openshift-gitops
- ../../bundles/acm
- ../../base/operators.coreos.com/subscriptions/cert-manager
- clusterversion.yaml

0 comments on commit b045570

Please sign in to comment.