2021-02-23 17:21:54 +00:00
|
|
|
image:
|
2021-12-12 22:27:04 +00:00
|
|
|
repository: tccr.io/truecharts/CHARTNAME
|
2021-02-23 17:21:54 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-12 22:27:04 +00:00
|
|
|
tag: CHARTTAG
|
2021-02-23 17:21:54 +00:00
|
|
|
|
|
|
|
env: {}
|
|
|
|
|
|
|
|
service:
|
2021-12-12 22:27:04 +00:00
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: CHARTPORT
|
|
|
|
port: CHARTPORT
|