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 namespace: firefly-ns
spec: spec:
selector: selector:
app: catagorize-ai app: firefly-iii
ports: ports:
- protocol: TCP - protocol: TCP
port: 3000 port: 3000

View File

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