Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
Merge branch 'helm-3-install-crds' into bdd-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Peres committed Dec 8, 2020
2 parents ba64023 + 5873a57 commit bb84620
Show file tree
Hide file tree
Showing 26 changed files with 4,216 additions and 2,087 deletions.
4 changes: 2 additions & 2 deletions deploy/crds/db.orange.com_cassandrabackups_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
to the cloud. Format supported is \d+[KMG] case insensitive. You
can use values like 10M (meaning 10MB), 1024, 1024K, 2G, etc...
type: string
cassandracluster:
cassandraCluster:
description: Name of the CassandraCluster to backup
type: string
concurrentConnections:
Expand Down Expand Up @@ -79,7 +79,7 @@ spec:
description: URI for the backup target location e.g. s3 bucket, filepath
type: string
required:
- cassandracluster
- cassandraCluster
- datacenter
- snapshotTag
- storageLocation
Expand Down
102 changes: 0 additions & 102 deletions deploy/crds/v1beta1/db.orange.com_cassandrabackups_crd.yaml

This file was deleted.

Loading

0 comments on commit bb84620

Please sign in to comment.