Skip to content

Commit

Permalink
Update staging algolia credentials (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: James Kwon <[email protected]>
  • Loading branch information
james03160927 and james03160927 authored Dec 27, 2024
1 parent f9782c7 commit ffd3897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run-service-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ spec:
- name: ALGOLIA_APP_ID
valueFrom:
secretKeyRef:
key: 1
key: 2
name: STAGING_ALGOLIA_APP_ID
- name: ALGOLIA_API_KEY
valueFrom:
secretKeyRef:
key: 1
key: 2
name: STAGING_ALGOLIA_API_KEY

0 comments on commit ffd3897

Please sign in to comment.