too much for one commit
This commit is contained in:
@@ -68,6 +68,20 @@ identity:
|
||||
cpu: 500m
|
||||
memory: 256Mi
|
||||
|
||||
secrets:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: entkube/secrets
|
||||
port: 5040
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 256Mi
|
||||
|
||||
# Ingress configuration — select your strategy
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user