add secret
This commit is contained in:
@@ -28,6 +28,11 @@ garage:
|
||||
value: http://127.0.0.1:3903
|
||||
- name: S3_ENDPOINT_URL
|
||||
value: http://127.0.0.1:3900
|
||||
- name: API_ADMIN_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: garage-token-secret
|
||||
key: GARAGE_ADMIN_TOKEN
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
||||
Reference in New Issue
Block a user