Skip to content

Commit

Permalink
fix: fix olm bundle generate err (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
whg517 authored Sep 30, 2024
1 parent 4c33759 commit 8dc3dbe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions config/samples/_v1alpha1_hivemetastore.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: zncdata.dev/v1alpha1
kind: HiveMetastore
metadata:
labels:
app.kubernetes.io/name: hivemetastore
app.kubernetes.io/instance: hivemetastore-sample
app.kubernetes.io/part-of: hive-operator
app.kubernetes.io/managed-by: kustomize
app.kubernetes.io/created-by: hive-operator
name: hivemetastore-sample
spec:
metastore:
roleGroups:
replicas: 1

0 comments on commit 8dc3dbe

Please sign in to comment.