fix filename
This commit is contained in:
parent
6d196f8e43
commit
9d3552a90c
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: coturn-autoscale
|
- name: coturn-autoscale
|
||||||
image: {linode_autoscaler_image}} ####### CHANGE THIS TO YOUR ACTUAL DOCKER IMAGE
|
image: {{linode_autoscaler_image}} ####### CHANGE THIS TO YOUR ACTUAL DOCKER IMAGE
|
||||||
env:
|
env:
|
||||||
- name: LINODE_PERSONAL_ACCCESS_TOKEN
|
- name: LINODE_PERSONAL_ACCCESS_TOKEN
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: webrtc-be-autoscale
|
- name: webrtc-be-autoscale
|
||||||
image: gcr.io/tough-craft-276813/linode-autoscaler:prod-0.1.5 ###{{linode_autoscaler_image}} ####### CHANGE THIS TO YOUR ACTUAL DOCKER IMAGE
|
image: {{linode_autoscaler_image}} ####### CHANGE THIS TO YOUR ACTUAL DOCKER IMAGE
|
||||||
env:
|
env:
|
||||||
- name: LINODE_PERSONAL_ACCCESS_TOKEN
|
- name: LINODE_PERSONAL_ACCCESS_TOKEN
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue