This commit is contained in:
parent
0614356a92
commit
038f3767ac
@ -11,4 +11,6 @@ data:
|
|||||||
endpoint: s3.clortox.com
|
endpoint: s3.clortox.com
|
||||||
bucket: backgrounds
|
bucket: backgrounds
|
||||||
secure: True
|
secure: True
|
||||||
|
weather:
|
||||||
|
period: 15
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: general-api
|
- name: general-api
|
||||||
image: git.clortox.com/tyler/general-api:1.0.13
|
image: git.clortox.com/tyler/general-api:1.0.14
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: ACCESS_KEY
|
- name: ACCESS_KEY
|
||||||
|
Loading…
Reference in New Issue
Block a user