DevOps-fix
This commit is contained in:
@@ -18,4 +18,12 @@ securityContext:
|
||||
privileged: true
|
||||
repository:
|
||||
name: ''
|
||||
branch: ''
|
||||
branch: ''
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 800Mi
|
||||
cpu: "1"
|
||||
requests:
|
||||
memory: 256Mi
|
||||
cpu: "0.5"
|
||||
Reference in New Issue
Block a user