Add lakekeeper chart 0.8.1
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
helmWait: true
|
||||
catalog:
|
||||
podSecurityContext:
|
||||
runAsNonRoot: true
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
|
||||
containerSecurityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
capabilities:
|
||||
drop:
|
||||
- all
|
||||
Reference in New Issue
Block a user