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 Oct 17, 2024
1 parent 3b6f55c commit 8e55728
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/kubedb-crds/crds/kubedb.com_memcacheds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ spec:
properties:
authSecret:
properties:
externallyManaged:
type: boolean
name:
default: ""
type: string
Expand Down Expand Up @@ -845,6 +847,8 @@ spec:
- WipeOut
- DoNotTerminate
type: string
disableAuth:
type: boolean
halted:
type: boolean
healthChecker:
Expand Down
4 changes: 4 additions & 0 deletions crds/kubedb-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216822,6 +216822,8 @@ spec:
properties:
authSecret:
properties:
externallyManaged:
type: boolean
name:
default: ""
type: string
Expand Down Expand Up @@ -217618,6 +217620,8 @@ spec:
- WipeOut
- DoNotTerminate
type: string
disableAuth:
type: boolean
halted:
type: boolean
healthChecker:
Expand Down

0 comments on commit 8e55728

Please sign in to comment.