init
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Production overrides
|
||||
global:
|
||||
failureAction: Enforce
|
||||
|
||||
resourceLimits:
|
||||
enabled: true
|
||||
maxMemory: "8Gi"
|
||||
maxCpu: "8"
|
||||
|
||||
disallowLatestTag:
|
||||
enabled: true
|
||||
failureAction: Enforce
|
||||
|
||||
requiredLabels:
|
||||
enabled: true
|
||||
failureAction: Enforce
|
||||
labels:
|
||||
- app
|
||||
- team
|
||||
- environment
|
||||
- version
|
||||
Reference in New Issue
Block a user