Update: review, store eventhub secret 설정
This commit is contained in:
@@ -48,6 +48,11 @@ spec:
|
||||
value: ""
|
||||
- name: KUBERNETES_SERVICE_PORT
|
||||
value: ""
|
||||
- name: EVENTHUB_CONNECTION_STRING
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: eventhub-secret
|
||||
key: connectionString
|
||||
resources:
|
||||
requests:
|
||||
memory: "512Mi"
|
||||
|
||||
Reference in New Issue
Block a user