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