We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f36b1f6 + f57b193 commit 0991777Copy full SHA for 0991777
1 file changed
choose-native-plants/release-values.yaml
@@ -4,6 +4,9 @@ app:
4
env:
5
- name: NODE_OPTIONS
6
value: "--openssl-legacy-provider --max-old-space-size=768"
7
+ envFrom:
8
+ - secretRef:
9
+ name: linode-storage
10
11
# Resource settings for the application
12
resources:
0 commit comments