Turned down deployments to 0
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
This commit is contained in:
@@ -103,6 +103,7 @@ anm:
|
||||
tag: "7.7.0.20250830-3-BN0276-ubi9"
|
||||
generalConditions:
|
||||
accept: "yes"
|
||||
replicaCount: 0
|
||||
resources:
|
||||
limits:
|
||||
memory: "2Gi"
|
||||
@@ -190,6 +191,7 @@ apimgr:
|
||||
generalConditions:
|
||||
accept: "yes"
|
||||
groupId: Group1
|
||||
replicaCount: 0
|
||||
resources:
|
||||
limits:
|
||||
memory: "2Gi"
|
||||
@@ -311,7 +313,7 @@ apitraffic:
|
||||
minReplicas: 2
|
||||
maxReplicas: 6
|
||||
targetCPUUtilizationPercentage: 80
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
securityContext:
|
||||
{}
|
||||
#runAsNonRoot: true
|
||||
@@ -478,7 +480,7 @@ apitraffic:
|
||||
# SIGNATURE: 9fa95af055e9854d8a5aefd928b53498bdc8272efb32542daa26e9e59c2a2d09
|
||||
apiportal:
|
||||
enabled: false
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
image:
|
||||
# an image reference is specified by registry/repository:tag,
|
||||
# for instance registry=docker.io, repository=library/alpine, tag=3.15
|
||||
@@ -600,7 +602,7 @@ aga:
|
||||
# SIGNATURE: 20a605222c908f45736192cd274c33a615426369909de31d572956cdaf8e897f
|
||||
# SIGNATURE: c102bed009eb1fdd8aa9de2d0679072d95231c0c90e2f2e0dbaedcb4cd7962f6
|
||||
# SIGNATURE: 9fa95af055e9854d8a5aefd928b53498bdc8272efb32542daa26e9e59c2a2d09
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
image:
|
||||
# an image reference is specified by registry/repository:tag,
|
||||
# for instance registry=docker.io, repository=library/alpine, tag=3.15
|
||||
|
||||
Reference in New Issue
Block a user