image: update tag to master-2ee2f13

This commit is contained in:
woodpecker-bot 2025-11-26 00:52:19 +00:00
parent fe202120c5
commit f630d27bc3

View File

@ -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: []