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
|
namespace: firefly-ns
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
app: catagorize-ai
|
app: firefly-iii
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 3000
|
port: 3000
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user