File tree Expand file tree Collapse file tree 4 files changed +9
-51
lines changed
Expand file tree Collapse file tree 4 files changed +9
-51
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
77 app.kubernetes.io/instance : choose-native-plants
88 app.kubernetes.io/managed-by : Helm
99 app.kubernetes.io/name : choose-native-plants
10- app.kubernetes.io/version : 2.0.4
11- helm.sh/chart : choose-native-plants-2.0.4
10+ app.kubernetes.io/version : 2.0.6
11+ helm.sh/chart : choose-native-plants-2.0.6
1212 name : app-config
1313 namespace : choose-native-plants
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ metadata:
55 app.kubernetes.io/instance : choose-native-plants
66 app.kubernetes.io/managed-by : Helm
77 app.kubernetes.io/name : choose-native-plants
8- app.kubernetes.io/version : 2.0.4
9- helm.sh/chart : choose-native-plants-2.0.4
8+ app.kubernetes.io/version : 2.0.6
9+ helm.sh/chart : choose-native-plants-2.0.6
1010 name : choose-native-plants
1111 namespace : choose-native-plants
1212spec :
@@ -168,55 +168,13 @@ spec:
168168 key : LINODE_ENDPOINT_URL
169169 name : linode-storage
170170 optional : false
171- - name : PAC_API_BASE_URL
172- valueFrom :
173- secretKeyRef :
174- key : PAC_API_BASE_URL
175- name : pac-api
176- optional : false
177- - name : PAC_API_KEY
178- valueFrom :
179- secretKeyRef :
180- key : PAC_API_KEY
181- name : pac-api
182- optional : false
183- - name : AWS_ACCESS_KEY_ID
184- valueFrom :
185- secretKeyRef :
186- key : AWS_ACCESS_KEY_ID
187- name : linode-storage
188- optional : false
189- - name : AWS_SECRET_ACCESS_KEY
190- valueFrom :
191- secretKeyRef :
192- key : AWS_SECRET_ACCESS_KEY
193- name : linode-storage
194- optional : false
195- - name : AWS_DEFAULT_REGION
196- valueFrom :
197- secretKeyRef :
198- key : AWS_DEFAULT_REGION
199- name : linode-storage
200- optional : false
201- - name : LINODE_BUCKET_NAME
202- valueFrom :
203- secretKeyRef :
204- key : LINODE_BUCKET_NAME
205- name : linode-storage
206- optional : false
207- - name : LINODE_ENDPOINT_URL
208- valueFrom :
209- secretKeyRef :
210- key : LINODE_ENDPOINT_URL
211- name : linode-storage
212- optional : false
213171 - name : NODE_OPTIONS
214172 value : ' --openssl-legacy-provider --max-old-space-size=768'
215173 envFrom :
216174 - configMapRef :
217175 name : app-config
218176 optional : true
219- image : ' ghcr.io/codeforphilly/pa-wildflower-selector/app:2.0.4 '
177+ image : ' ghcr.io/codeforphilly/pa-wildflower-selector/app:2.0.6 '
220178 imagePullPolicy : Always
221179 livenessProbe :
222180 failureThreshold : 3
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ metadata:
88 app.kubernetes.io/instance : choose-native-plants
99 app.kubernetes.io/managed-by : Helm
1010 app.kubernetes.io/name : choose-native-plants
11- app.kubernetes.io/version : 2.0.4
12- helm.sh/chart : choose-native-plants-2.0.4
11+ app.kubernetes.io/version : 2.0.6
12+ helm.sh/chart : choose-native-plants-2.0.6
1313 name : choose-native-plants
1414 namespace : choose-native-plants
1515spec :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ metadata:
55 app.kubernetes.io/instance : choose-native-plants
66 app.kubernetes.io/managed-by : Helm
77 app.kubernetes.io/name : choose-native-plants
8- app.kubernetes.io/version : 2.0.4
9- helm.sh/chart : choose-native-plants-2.0.4
8+ app.kubernetes.io/version : 2.0.6
9+ helm.sh/chart : choose-native-plants-2.0.6
1010 name : choose-native-plants
1111 namespace : choose-native-plants
1212spec :
You can’t perform that action at this time.
0 commit comments