2021-01-24 17:06:59 +01:00

20 lines
221 B
YAML

replicaCount: 1
image:
repository: mcr.microsoft.com/mssql/server
tag: 2019-latest
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 1433
resources: {}
nodeSelector: {}
tolerations: []
affinity: {}