File tree Expand file tree Collapse file tree 6 files changed +9
-7
lines changed
Expand file tree Collapse file tree 6 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22data :
3- NODE_OPTIONS : ' --openssl-legacy-provider --max-old-space-size=768 '
3+ NODE_OPTIONS : ' --openssl-legacy-provider --max-old-space-size=3072 '
44kind : ConfigMap
55metadata :
66 labels :
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.6
10+ app.kubernetes.io/version : 2.1.5
1111 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 @@ -5,7 +5,7 @@ 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.6
8+ app.kubernetes.io/version : 2.1.5
99 helm.sh/chart : choose-native-plants-2.0.7
1010 name : choose-native-plants
1111 namespace : choose-native-plants
@@ -182,7 +182,7 @@ spec:
182182 name : pac-api
183183 - secretRef :
184184 name : linode-storage
185- image : ghcr.io/codeforphilly/pa-wildflower-selector/app:2.0.7
185+ image : ghcr.io/codeforphilly/pa-wildflower-selector/app:2.2.8
186186 imagePullPolicy : Always
187187 livenessProbe :
188188 failureThreshold : 3
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ 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.6
11+ app.kubernetes.io/version : 2.1.5
1212 helm.sh/chart : choose-native-plants-2.0.7
1313 name : choose-native-plants
1414 namespace : choose-native-plants
Original file line number Diff line number Diff line change 1212 resources :
1313 requests :
1414 storage : 5Gi
15+ storageClassName : linode-block-storage-retain
Original file line number Diff line number Diff line change 1111 - ReadWriteOnce
1212 resources :
1313 requests :
14- storage : 5Gi
14+ storage : 10Gi
15+ storageClassName : linode-block-storage-retain
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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.6
8+ app.kubernetes.io/version : 2.1.5
99 helm.sh/chart : choose-native-plants-2.0.7
1010 name : choose-native-plants
1111 namespace : choose-native-plants
You can’t perform that action at this time.
0 commit comments