mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Use - instead of _ in secret name
This commit is contained in:
parent
0ed1b29b01
commit
73de99bee0
@ -125,7 +125,7 @@ spec:
|
||||
- name: GOOGLE_AI_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: google_ai
|
||||
name: google-ai
|
||||
key: api_key
|
||||
- name: BLOB_STORE_ACCESS_KEY
|
||||
valueFrom:
|
||||
|
Loading…
Reference in New Issue
Block a user