Switch back to firefly-iii selector
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-15 20:00:02 -05:00
parent c62e1f8048
commit 0d93f962d4
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ metadata:
namespace: firefly-ns
spec:
selector:
app: catagorize-ai
app: firefly-iii
ports:
- protocol: TCP
port: 3000

View File

@ -7,11 +7,11 @@ spec:
replicas: 1
selector:
matchLabels:
app: catagorize-ai
app: firefly-iii
template:
metadata:
labels:
app: catagorize-ai
app: firefly-iii
spec:
containers:
- name: catagorize-ai