Compare commits
18 Commits
codex/rum3
...
gx10-gitop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
95ba1d143a | ||
|
|
0984bfff2a | ||
|
|
d4d2a108a5 | ||
|
|
ea605657c3 | ||
|
|
a583e6ba42 | ||
|
|
5deed8b383 | ||
|
|
2ad5398584 | ||
|
|
f8f7db955e | ||
|
|
90ab850845 | ||
|
|
c5e1a0eb75 | ||
|
|
6a60438f09 | ||
|
|
6a5a95f681 | ||
|
|
a4c24130f5 | ||
|
|
ac05fbc788 | ||
|
|
adc21067fa | ||
|
|
e0b08a9e6f | ||
|
|
0f8a17aa49 | ||
|
|
ab289db71a |
@@ -341,7 +341,7 @@
|
|||||||
"value": "true"
|
"value": "true"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"image": "localhost/fc-devicemgmt-web:v20260621-bootstraptrust-df7d826",
|
"image": "localhost/fc-devicemgmt-web:v20260622-vpnlaunchpub-a7ba909",
|
||||||
"imagePullPolicy": "Never",
|
"imagePullPolicy": "Never",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"failureThreshold": 3,
|
"failureThreshold": 3,
|
||||||
|
|||||||
@@ -97,7 +97,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"image": "localhost/fc-dms-web:v20260621-rum3-316cb2d",
|
"image": "localhost/fc-dms-web:v20260621-rum3-e55d4fa",
|
||||||
"imagePullPolicy": "Never",
|
"imagePullPolicy": "Never",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"failureThreshold": 3,
|
"failureThreshold": 3,
|
||||||
|
|||||||
@@ -98,7 +98,7 @@
|
|||||||
"value": "120"
|
"value": "120"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"image": "localhost/fc-signage-web:v20260620-signage-sec5-5ee8f74",
|
"image": "localhost/fc-signage-web:v20260622-icon1-3ac632b",
|
||||||
"imagePullPolicy": "Never",
|
"imagePullPolicy": "Never",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"failureThreshold": 3,
|
"failureThreshold": 3,
|
||||||
|
|||||||
@@ -197,7 +197,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"image": "localhost/fc-ttsreader-web:v20260620-ttsreader-vr-a3b3957",
|
"image": "localhost/fc-ttsreader-web:v20260622-icon1-6b0e0b4",
|
||||||
"imagePullPolicy": "Never",
|
"imagePullPolicy": "Never",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"failureThreshold": 3,
|
"failureThreshold": 3,
|
||||||
|
|||||||
@@ -82,7 +82,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"image": "localhost/fc-intranet-web:v20260621-rum3-2c01daa",
|
"image": "localhost/fc-intranet-web:v20260621-library-fragments-9b9bb28",
|
||||||
"imagePullPolicy": "Never",
|
"imagePullPolicy": "Never",
|
||||||
"securityContext": {
|
"securityContext": {
|
||||||
"allowPrivilegeEscalation": false,
|
"allowPrivilegeEscalation": false,
|
||||||
|
|||||||
@@ -43,6 +43,76 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ports": [
|
||||||
|
{
|
||||||
|
"port": 8000,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 8080,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 8443,
|
||||||
|
"protocol": "TCP"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"to": [
|
||||||
|
{
|
||||||
|
"namespaceSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"kubernetes.io/metadata.name": "traefik-system"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ports": [
|
||||||
|
{
|
||||||
|
"port": 80,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 8080,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 5000,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 5100,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 5200,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 5217,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 5300,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 5320,
|
||||||
|
"protocol": "TCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"port": 5400,
|
||||||
|
"protocol": "TCP"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"to": [
|
||||||
|
{
|
||||||
|
"namespaceSelector": {}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ports": [
|
"ports": [
|
||||||
{
|
{
|
||||||
@@ -76,6 +146,23 @@
|
|||||||
"protocol": "TCP"
|
"protocol": "TCP"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [
|
||||||
|
{
|
||||||
|
"podSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"app": "intranet-web"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ports": [
|
||||||
|
{
|
||||||
|
"port": 5300,
|
||||||
|
"protocol": "TCP"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"podSelector": {
|
"podSelector": {
|
||||||
|
|||||||
@@ -1481,7 +1481,7 @@ spec:
|
|||||||
fsGroupChangePolicy: OnRootMismatch
|
fsGroupChangePolicy: OnRootMismatch
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: localhost/fc-irc-web:v20260621-irc-services-admin-3b8fbaf
|
image: localhost/fc-irc-web:v20260621-irc-anope-flatfile-dbguard-805c8b9
|
||||||
imagePullPolicy: Never
|
imagePullPolicy: Never
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5080
|
- containerPort: 5080
|
||||||
@@ -1527,7 +1527,13 @@ spec:
|
|||||||
- name: FlowerCore__IRC__ServerManagement__PreferRpcReadModel
|
- name: FlowerCore__IRC__ServerManagement__PreferRpcReadModel
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: FlowerCore__IRC__ServerManagement__ServicesControlEnabled
|
- name: FlowerCore__IRC__ServerManagement__ServicesControlEnabled
|
||||||
value: "false"
|
value: "true"
|
||||||
|
- name: FlowerCore__IRC__ServerManagement__ServicesControlProtocol
|
||||||
|
value: "FlatFile"
|
||||||
|
- name: FlowerCore__IRC__ServerManagement__ServicesControlDataPath
|
||||||
|
value: "/anope-data/anope.db"
|
||||||
|
- name: FlowerCore__IRC__ServerManagement__ServicesControlConfigPath
|
||||||
|
value: "/anope-config-template/services.conf"
|
||||||
- name: FlowerCore__Mcp__ServiceName
|
- name: FlowerCore__Mcp__ServiceName
|
||||||
value: "fc-irc"
|
value: "fc-irc"
|
||||||
- name: FlowerCore__Mcp__RoutePath
|
- name: FlowerCore__Mcp__RoutePath
|
||||||
@@ -1581,6 +1587,12 @@ spec:
|
|||||||
mountPath: /tmp
|
mountPath: /tmp
|
||||||
- name: logs
|
- name: logs
|
||||||
mountPath: /app/logs
|
mountPath: /app/logs
|
||||||
|
- name: anope-data
|
||||||
|
mountPath: /anope-data
|
||||||
|
readOnly: true
|
||||||
|
- name: anope-config-template
|
||||||
|
mountPath: /anope-config-template
|
||||||
|
readOnly: true
|
||||||
startupProbe:
|
startupProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
@@ -1607,6 +1619,13 @@ spec:
|
|||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
- name: logs
|
- name: logs
|
||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
|
- name: anope-data
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: anope-data
|
||||||
|
readOnly: true
|
||||||
|
- name: anope-config-template
|
||||||
|
configMap:
|
||||||
|
name: anope-config-template
|
||||||
---
|
---
|
||||||
# FlowerCore IRC management web app Service
|
# FlowerCore IRC management web app Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
"value": "piper"
|
"value": "piper"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"image": "localhost/fc-telephony-web:v20260620-telephony-vr-af97700",
|
"image": "localhost/fc-telephony-web:v20260621-starcode-93d1899",
|
||||||
"imagePullPolicy": "Never",
|
"imagePullPolicy": "Never",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"failureThreshold": 3,
|
"failureThreshold": 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user