File tree Expand file tree Collapse file tree 3 files changed +7
-34
lines changed
Expand file tree Collapse file tree 3 files changed +7
-34
lines changed Original file line number Diff line number Diff line change 88 "name" : {
99 "type" : " string"
1010 },
11- "pullPolicy" : {
12- "type" : " string"
13- },
14- "registry" : {
15- "type" : " string"
16- },
1711 "tag" : {
1812 "type" : " string"
1913 }
2014 }
2115 },
22- "name" : {
23- "type" : " object" ,
24- "properties" : {
25- "APP-NAME" : {
26- "type" : " null"
27- }
28- }
29- },
30- "project" : {
16+ "registry" : {
3117 "type" : " object" ,
3218 "properties" : {
33- "branch" : {
34- "type" : " string"
35- },
36- "commit" : {
19+ "domain" : {
3720 "type" : " string"
3821 }
3922 }
40- },
41- "serviceType" : {
42- "type" : " string"
4323 }
4424 }
4525}
Original file line number Diff line number Diff line change 1- name : {APP-NAME}
2- serviceType : managed
3-
4- project :
5- branch : " [[ .Branch ]]"
6- commit : " [[ .SHA ]]"
7-
1+ # This file is a Helm values file for the {APP-NAME} chart.
82image :
9- registry : quay.io
10- name : giantswarm/{APP-NAME}
11- tag : v0.0.1
12- pullPolicy : IfNotPresent
3+ name : " giantswarm/{APP-NAME} "
4+ tag : " "
5+ registry :
6+ domain : gsoci.azurecr.io
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments