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:
8
8
app.kubernetes.io/managed-by : Helm
9
9
app.kubernetes.io/name : choose-native-plants
10
10
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
12
12
name : app-config
13
13
namespace : choose-native-plants
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
6
6
app.kubernetes.io/managed-by : Helm
7
7
app.kubernetes.io/name : choose-native-plants
8
8
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
10
10
name : choose-native-plants
11
11
namespace : choose-native-plants
12
12
spec :
@@ -174,7 +174,15 @@ spec:
174
174
- configMapRef :
175
175
name : app-config
176
176
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'
178
186
imagePullPolicy : Always
179
187
livenessProbe :
180
188
failureThreshold : 3
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
9
9
app.kubernetes.io/managed-by : Helm
10
10
app.kubernetes.io/name : choose-native-plants
11
11
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
13
13
name : choose-native-plants
14
14
namespace : choose-native-plants
15
15
spec :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
6
6
app.kubernetes.io/managed-by : Helm
7
7
app.kubernetes.io/name : choose-native-plants
8
8
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
10
10
name : choose-native-plants
11
11
namespace : choose-native-plants
12
12
spec :
You can’t perform that action at this time.
0 commit comments