Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Jan 19, 2024
1 parent bb4786e commit 06495db
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 140 deletions.
23 changes: 0 additions & 23 deletions charts/kubedb-catalog/crds/catalog.kubedb.com_druidversions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,35 +60,12 @@ spec:
required:
- image
type: object
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
type: object
updateConstraints:
properties:
allowlist:
items:
type: string
type: array
denylist:
items:
type: string
type: array
type: object
version:
type: string
required:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ spec:
type: object
deprecated:
type: boolean
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsUser:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ spec:
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
Expand Down
23 changes: 0 additions & 23 deletions charts/kubedb-crds/crds/catalog.kubedb.com_druidversions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,35 +60,12 @@ spec:
required:
- image
type: object
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
type: object
updateConstraints:
properties:
allowlist:
items:
type: string
type: array
denylist:
items:
type: string
type: array
type: object
version:
type: string
required:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ spec:
type: object
deprecated:
type: boolean
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsUser:
Expand Down
5 changes: 0 additions & 5 deletions charts/kubedb-crds/crds/catalog.kubedb.com_solrversions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ spec:
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
Expand Down
35 changes: 0 additions & 35 deletions crds/kubedb-catalog-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,35 +60,12 @@ spec:
required:
- image
type: object
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
type: object
updateConstraints:
properties:
allowlist:
items:
type: string
type: array
denylist:
items:
type: string
type: array
type: object
version:
type: string
required:
Expand Down Expand Up @@ -492,13 +469,6 @@ spec:
type: object
deprecated:
type: boolean
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsUser:
Expand Down Expand Up @@ -2552,11 +2522,6 @@ spec:
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
Expand Down
35 changes: 0 additions & 35 deletions crds/kubedb-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42475,35 +42475,12 @@ spec:
required:
- image
type: object
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
type: object
updateConstraints:
properties:
allowlist:
items:
type: string
type: array
denylist:
items:
type: string
type: array
type: object
version:
type: string
required:
Expand Down Expand Up @@ -42907,13 +42884,6 @@ spec:
type: object
deprecated:
type: boolean
podSecurityPolicies:
properties:
databasePolicyName:
type: string
required:
- databasePolicyName
type: object
securityContext:
properties:
runAsUser:
Expand Down Expand Up @@ -44967,11 +44937,6 @@ spec:
type: object
securityContext:
properties:
runAsAnyNonRoot:
type: boolean
runAsGroup:
format: int64
type: integer
runAsUser:
format: int64
type: integer
Expand Down

0 comments on commit 06495db

Please sign in to comment.