Update general api
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-13 20:25:04 -05:00
parent 0614356a92
commit 038f3767ac
2 changed files with 3 additions and 1 deletions

View File

@ -11,4 +11,6 @@ data:
endpoint: s3.clortox.com endpoint: s3.clortox.com
bucket: backgrounds bucket: backgrounds
secure: True secure: True
weather:
period: 15

View File

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