Use - instead of _ in secret name
This commit is contained in:
parent
0ed1b29b01
commit
73de99bee0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue