fix filename
This commit is contained in:
parent
6d196f8e43
commit
9d3552a90c
|
|
@ -20,7 +20,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- 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:
|
||||
- name: LINODE_PERSONAL_ACCCESS_TOKEN
|
||||
valueFrom:
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- 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:
|
||||
- name: LINODE_PERSONAL_ACCCESS_TOKEN
|
||||
valueFrom:
|
||||
|
|
|
|||
Loading…
Reference in New Issue