image: update tag to master-2ee2f13
This commit is contained in:
parent
fe202120c5
commit
f630d27bc3
@ -1,18 +1,14 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: registry.dvirlabs.com/dvirlabs/landing
|
||||
tag: "v1"
|
||||
tag: "master-2ee2f13"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: traefik # or whatever your ingressClass is
|
||||
@ -28,14 +24,13 @@ ingress:
|
||||
# - secretName: dvirlabs-com-tls
|
||||
# hosts:
|
||||
# - dvirlabs.com
|
||||
|
||||
resources: {}
|
||||
# limits:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
# requests:
|
||||
# cpu: 50m
|
||||
# memory: 64Mi
|
||||
# limits:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
# requests:
|
||||
# cpu: 50m
|
||||
# memory: 64Mi
|
||||
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user