Skip to content

Commit

Permalink
Merge pull request #1293 from tjungblu/OCPBUGS-36621
Browse files Browse the repository at this point in the history
OCPBUGS-36621: add etcd-all-bundles to cvo create-only
  • Loading branch information
openshift-merge-bot[bot] committed Jul 10, 2024
2 parents d90d8b0 + 33c96db commit 767256e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions manifests/0000_20_etcd-operator_03_configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ metadata:
service.beta.openshift.io/inject-cabundle: "true"
name: etcd-service-ca-bundle
namespace: openshift-etcd-operator
---
apiVersion: v1
kind: ConfigMap
metadata:
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
release.openshift.io/create-only: "true"
name: etcd-all-bundles
namespace: openshift-etcd

0 comments on commit 767256e

Please sign in to comment.