We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0db86 commit 29c3f74Copy full SHA for 29c3f74
1 file changed
kubernetes/resources_api/base/deployment.yaml
@@ -26,12 +26,12 @@ spec:
26
secretKeyRef:
27
name: resources-api-secrets
28
key: postgres_password
29
- - name: APPLICATION_ID
+ - name: ALGOLIA_APP_ID
30
valueFrom:
31
32
33
key: algolia_app_id
34
- - name: API_KEY
+ - name: ALGOLIA_API_KEY
35
36
37
0 commit comments