ci(bump): bump notification image version for alpha to snapshot-2234571
This commit is contained in:
parent
2a7416ff55
commit
27f68d27cc
@ -15,7 +15,7 @@ notification:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: notification
|
||||
tag: snapshot-95a525a
|
||||
tag: snapshot-2234571
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -97,12 +97,12 @@ notification:
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: false
|
||||
cpu: "50m"
|
||||
memory: "64Mi"
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
maxAllowed:
|
||||
enabled: true
|
||||
cpu: "100m"
|
||||
memory: "128Mi"
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user