Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Deltachaos committed Aug 11, 2024
1 parent 8258958 commit 9c82bce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm/kentledge/templates/storage.crd.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clusterbackupstores.kentledge.deltachaos.de
name: clusterbackupstores.kentledge.io
spec:
group: kentledge.deltachaos.de
group: kentledge.io
names:
kind: ClusterBackupStore
listKind: ClusterBackupStoreList
plural: clusterbackupstores
singular: clusterbackupstore
scope: Namespaced
scope: Cluster
versions:
- name: v1alpha1
served: true
Expand Down

0 comments on commit 9c82bce

Please sign in to comment.