File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed
Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ metadata:
88 app.kubernetes.io/managed-by : Helm
99 app.kubernetes.io/name : choose-native-plants
1010 app.kubernetes.io/version : 2.0.6
11- helm.sh/chart : choose-native-plants-2.0.6
11+ helm.sh/chart : choose-native-plants-2.0.7
1212 name : app-config
1313 namespace : choose-native-plants
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 app.kubernetes.io/managed-by : Helm
77 app.kubernetes.io/name : choose-native-plants
88 app.kubernetes.io/version : 2.0.6
9- helm.sh/chart : choose-native-plants-2.0.6
9+ helm.sh/chart : choose-native-plants-2.0.7
1010 name : choose-native-plants
1111 namespace : choose-native-plants
1212spec :
@@ -174,7 +174,15 @@ spec:
174174 - configMapRef :
175175 name : app-config
176176 optional : true
177- image : ' ghcr.io/codeforphilly/pa-wildflower-selector/app:2.0.6'
177+ - secretRef :
178+ name : app
179+ - secretRef :
180+ name : mongo
181+ - secretRef :
182+ name : pac-api
183+ - secretRef :
184+ name : linode-storage
185+ image : ' ghcr.io/codeforphilly/pa-wildflower-selector/app:2.0.7'
178186 imagePullPolicy : Always
179187 livenessProbe :
180188 failureThreshold : 3
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
99 app.kubernetes.io/managed-by : Helm
1010 app.kubernetes.io/name : choose-native-plants
1111 app.kubernetes.io/version : 2.0.6
12- helm.sh/chart : choose-native-plants-2.0.6
12+ helm.sh/chart : choose-native-plants-2.0.7
1313 name : choose-native-plants
1414 namespace : choose-native-plants
1515spec :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 app.kubernetes.io/managed-by : Helm
77 app.kubernetes.io/name : choose-native-plants
88 app.kubernetes.io/version : 2.0.6
9- helm.sh/chart : choose-native-plants-2.0.6
9+ helm.sh/chart : choose-native-plants-2.0.7
1010 name : choose-native-plants
1111 namespace : choose-native-plants
1212spec :
You can’t perform that action at this time.
0 commit comments