Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Feb 27, 2025
1 parent fe7e437 commit 72ffbaa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crds/kubedb-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216990,13 +216990,13 @@ kind: CustomResourceDefinition
metadata:
labels:
app.kubernetes.io/name: kubedb
name: postgres.gitops.kubedb.com
name: postgreses.gitops.kubedb.com
spec:
group: gitops.kubedb.com
names:
kind: Postgres
listKind: PostgresList
plural: postgres
plural: postgreses
singular: postgres
scope: Namespaced
versions:
Expand Down Expand Up @@ -229322,13 +229322,13 @@ kind: CustomResourceDefinition
metadata:
labels:
app.kubernetes.io/name: kubedb
name: redis.gitops.kubedb.com
name: redises.gitops.kubedb.com
spec:
group: gitops.kubedb.com
names:
kind: Redis
listKind: RedisList
plural: redis
plural: redises
singular: redis
scope: Namespaced
versions:
Expand Down

0 comments on commit 72ffbaa

Please sign in to comment.