Skip to content

Commit

Permalink
update deployment yamls (kubearmor#641)
Browse files Browse the repository at this point in the history
Signed-off-by: Jaehyun Nam <[email protected]>
  • Loading branch information
nam-jaehyun committed Mar 8, 2022
1 parent 0a98271 commit 1d7776e
Show file tree
Hide file tree
Showing 7 changed files with 154 additions and 154 deletions.
44 changes: 22 additions & 22 deletions deployments/EKS/kubearmor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -435,13 +435,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -478,7 +478,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -487,7 +487,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
readOnly:
type: boolean
Expand Down Expand Up @@ -566,7 +566,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -618,13 +618,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -659,7 +659,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -668,7 +668,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
severity:
maximum: 10
Expand Down Expand Up @@ -745,12 +745,12 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
message:
type: string
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
readOnly:
type: boolean
Expand Down Expand Up @@ -870,7 +870,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -920,13 +920,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -963,7 +963,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -972,7 +972,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
readOnly:
type: boolean
Expand Down Expand Up @@ -1051,7 +1051,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -1111,13 +1111,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -1152,7 +1152,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -1161,7 +1161,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
severity:
maximum: 10
Expand Down
44 changes: 22 additions & 22 deletions deployments/GKE/kubearmor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -435,13 +435,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -478,7 +478,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -487,7 +487,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
readOnly:
type: boolean
Expand Down Expand Up @@ -566,7 +566,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -618,13 +618,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -659,7 +659,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -668,7 +668,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
severity:
maximum: 10
Expand Down Expand Up @@ -745,12 +745,12 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
message:
type: string
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
readOnly:
type: boolean
Expand Down Expand Up @@ -870,7 +870,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -920,13 +920,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -963,7 +963,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -972,7 +972,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
readOnly:
type: boolean
Expand Down Expand Up @@ -1051,7 +1051,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -1111,13 +1111,13 @@ spec:
- Block
type: string
dir:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)+\/$
pattern: ^\/$|^\/.*\/$
type: string
fromSource:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand Down Expand Up @@ -1152,7 +1152,7 @@ spec:
items:
properties:
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
type: object
type: array
Expand All @@ -1161,7 +1161,7 @@ spec:
ownerOnly:
type: boolean
path:
pattern: ^\/([A-z0-9-_.]+\/)*([A-z0-9-_.]+)$
pattern: ^\/+.*[^\/]$
type: string
severity:
maximum: 10
Expand Down
Loading

0 comments on commit 1d7776e

Please sign in to comment.