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 committed Oct 3, 2024
1 parent 87d3804 commit d4f318a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/kubedb-crds/crds/kubedb.com_memcacheds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ spec:
type: object
spec:
properties:
authSecret:
properties:
name:
default: ""
type: string
type: object
x-kubernetes-map-type: atomic
configSecret:
properties:
name:
Expand Down
7 changes: 7 additions & 0 deletions crds/kubedb-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216820,6 +216820,13 @@ spec:
type: object
spec:
properties:
authSecret:
properties:
name:
default: ""
type: string
type: object
x-kubernetes-map-type: atomic
configSecret:
properties:
name:
Expand Down

0 comments on commit d4f318a

Please sign in to comment.