Switch back to firefly-iii selector
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c62e1f8048
commit
0d93f962d4
@ -5,7 +5,7 @@ metadata:
|
||||
namespace: firefly-ns
|
||||
spec:
|
||||
selector:
|
||||
app: catagorize-ai
|
||||
app: firefly-iii
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 3000
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user