# Default values for covidok. # This is a YAML-formatted file. # Declare variables to be passed into your templates. images: covidok: name: docker.local/bme/covidok tag: latest mysql: name: mysql tag: 8.0 pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. imagePullSecrets: [] nameOverride: "" fullnameOverride: "" podAnnotations: {} service: type: ClusterIP port: 80 nodeSelector: {} tolerations: [] affinity: {}