Skip to content

Commit

Permalink
Add containers securityContext to config.
Browse files Browse the repository at this point in the history
  • Loading branch information
aandryashin committed Oct 17, 2023
1 parent 9170688 commit e42f904
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 45 deletions.
44 changes: 0 additions & 44 deletions moon2/crds/moon.aerokube.com_browsersets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -745,17 +745,6 @@ spec:
additionalProperties:
type: string
type: object
capabilities:
properties:
add:
items:
type: string
type: array
drop:
items:
type: string
type: array
type: object
default:
type: string
dnsConfig:
Expand Down Expand Up @@ -1269,17 +1258,6 @@ spec:
additionalProperties:
type: string
type: object
capabilities:
properties:
add:
items:
type: string
type: array
drop:
items:
type: string
type: array
type: object
default:
type: string
dnsConfig:
Expand Down Expand Up @@ -1801,17 +1779,6 @@ spec:
additionalProperties:
type: string
type: object
capabilities:
properties:
add:
items:
type: string
type: array
drop:
items:
type: string
type: array
type: object
default:
type: string
dnsConfig:
Expand Down Expand Up @@ -2325,17 +2292,6 @@ spec:
additionalProperties:
type: string
type: object
capabilities:
properties:
add:
items:
type: string
type: array
drop:
items:
type: string
type: array
type: object
default:
type: string
dnsConfig:
Expand Down
Loading

0 comments on commit e42f904

Please sign in to comment.