fix filename

This commit is contained in:
Victor Barba Martin 2021-07-19 21:07:35 +02:00
parent 6d196f8e43
commit 9d3552a90c
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: