mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Replace deployment label names and selector names
This commit is contained in:
parent
fe6f052ded
commit
d23797e83b
@ -4,7 +4,7 @@ metadata:
|
|||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/commit: COMMIT
|
ocelot.social/commit: COMMIT
|
||||||
ocelot.social/selector: deployment-human-connection-backend
|
ocelot.social/selector: deployment-ocelot-social-backend
|
||||||
name: backend
|
name: backend
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
spec:
|
spec:
|
||||||
@ -14,7 +14,7 @@ spec:
|
|||||||
revisionHistoryLimit: 2147483647
|
revisionHistoryLimit: 2147483647
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
ocelot.social/selector: deployment-human-connection-backend
|
ocelot.social/selector: deployment-ocelot-social-backend
|
||||||
strategy:
|
strategy:
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 0
|
maxSurge: 0
|
||||||
@ -27,7 +27,7 @@ spec:
|
|||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/commit: COMMIT
|
ocelot.social/commit: COMMIT
|
||||||
ocelot.social/selector: deployment-human-connection-backend
|
ocelot.social/selector: deployment-ocelot-social-backend
|
||||||
name: backend
|
name: backend
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@ -3,7 +3,7 @@ kind: Deployment
|
|||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-neo4j
|
ocelot.social/selector: deployment-ocelot-social-neo4j
|
||||||
name: neo4j
|
name: neo4j
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
spec:
|
spec:
|
||||||
@ -12,7 +12,7 @@ spec:
|
|||||||
revisionHistoryLimit: 2147483647
|
revisionHistoryLimit: 2147483647
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
ocelot.social/selector: deployment-human-connection-neo4j
|
ocelot.social/selector: deployment-ocelot-social-neo4j
|
||||||
strategy:
|
strategy:
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 0
|
maxSurge: 0
|
||||||
@ -24,7 +24,7 @@ spec:
|
|||||||
backup.velero.io/backup-volumes: neo4j-data
|
backup.velero.io/backup-volumes: neo4j-data
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-neo4j
|
ocelot.social/selector: deployment-ocelot-social-neo4j
|
||||||
name: neo4j
|
name: neo4j
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@ -4,7 +4,7 @@ metadata:
|
|||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/commit: COMMIT
|
ocelot.social/commit: COMMIT
|
||||||
ocelot.social/selector: deployment-human-connection-web
|
ocelot.social/selector: deployment-ocelot-social-webapp
|
||||||
name: web
|
name: web
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
spec:
|
spec:
|
||||||
@ -14,7 +14,7 @@ spec:
|
|||||||
revisionHistoryLimit: 2147483647
|
revisionHistoryLimit: 2147483647
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
ocelot.social/selector: deployment-human-connection-web
|
ocelot.social/selector: deployment-ocelot-social-webapp
|
||||||
strategy:
|
strategy:
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 1
|
maxSurge: 1
|
||||||
@ -25,7 +25,7 @@ spec:
|
|||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/commit: COMMIT
|
ocelot.social/commit: COMMIT
|
||||||
ocelot.social/selector: deployment-human-connection-web
|
ocelot.social/selector: deployment-ocelot-social-webapp
|
||||||
name: web
|
name: web
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
@ -3,7 +3,7 @@ kind: Deployment
|
|||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-mailserver
|
ocelot.social/selector: deployment-ocelot-social-mailserver
|
||||||
name: mailserver
|
name: mailserver
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
spec:
|
spec:
|
||||||
@ -13,7 +13,7 @@ spec:
|
|||||||
revisionHistoryLimit: 2147483647
|
revisionHistoryLimit: 2147483647
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
ocelot.social/selector: deployment-human-connection-mailserver
|
ocelot.social/selector: deployment-ocelot-social-mailserver
|
||||||
strategy:
|
strategy:
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 1
|
maxSurge: 1
|
||||||
@ -23,7 +23,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-mailserver
|
ocelot.social/selector: deployment-ocelot-social-mailserver
|
||||||
name: mailserver
|
name: mailserver
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@ -4,7 +4,7 @@ metadata:
|
|||||||
name: mailserver
|
name: mailserver
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-mailserver
|
ocelot.social/selector: deployment-ocelot-social-mailserver
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
@ -14,4 +14,4 @@ spec:
|
|||||||
port: 25
|
port: 25
|
||||||
targetPort: 25
|
targetPort: 25
|
||||||
selector:
|
selector:
|
||||||
ocelot.social/selector: deployment-human-connection-mailserver
|
ocelot.social/selector: deployment-ocelot-social-mailserver
|
||||||
|
|||||||
@ -6,12 +6,12 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
ocelot.social/selector: deployment-human-connection-maintenance
|
ocelot.social/selector: deployment-ocelot-social-maintenance
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/commit: COMMIT
|
ocelot.social/commit: COMMIT
|
||||||
ocelot.social/selector: deployment-human-connection-maintenance
|
ocelot.social/selector: deployment-ocelot-social-maintenance
|
||||||
name: maintenance
|
name: maintenance
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@ -4,11 +4,11 @@ metadata:
|
|||||||
name: maintenance
|
name: maintenance
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-maintenance
|
ocelot.social/selector: deployment-ocelot-social-maintenance
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
selector:
|
selector:
|
||||||
ocelot.social/selector: deployment-human-connection-maintenance
|
ocelot.social/selector: deployment-ocelot-social-maintenance
|
||||||
|
|||||||
@ -4,11 +4,11 @@ metadata:
|
|||||||
name: backend
|
name: backend
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-backend
|
ocelot.social/selector: deployment-ocelot-social-backend
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
port: 4000
|
port: 4000
|
||||||
targetPort: 4000
|
targetPort: 4000
|
||||||
selector:
|
selector:
|
||||||
ocelot.social/selector: deployment-human-connection-backend
|
ocelot.social/selector: deployment-ocelot-social-backend
|
||||||
|
|||||||
@ -4,7 +4,7 @@ metadata:
|
|||||||
name: neo4j
|
name: neo4j
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-neo4j
|
ocelot.social/selector: deployment-ocelot-social-neo4j
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: bolt
|
- name: bolt
|
||||||
@ -14,4 +14,4 @@ spec:
|
|||||||
port: 7474
|
port: 7474
|
||||||
targetPort: 7474
|
targetPort: 7474
|
||||||
selector:
|
selector:
|
||||||
ocelot.social/selector: deployment-human-connection-neo4j
|
ocelot.social/selector: deployment-ocelot-social-neo4j
|
||||||
|
|||||||
@ -4,11 +4,11 @@ metadata:
|
|||||||
name: web
|
name: web
|
||||||
namespace: ocelot-social
|
namespace: ocelot-social
|
||||||
labels:
|
labels:
|
||||||
ocelot.social/selector: deployment-human-connection-web
|
ocelot.social/selector: deployment-ocelot-social-webapp
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
port: 3000
|
port: 3000
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
selector:
|
selector:
|
||||||
ocelot.social/selector: deployment-human-connection-web
|
ocelot.social/selector: deployment-ocelot-social-webapp
|
||||||
Loading…
x
Reference in New Issue
Block a user