app-service: support specify pod that need inject outbound envoy sidecar (#2055)

app-service: support specify pod that need inject outbound envoy sidecar by pod selector
This commit is contained in:
hysyeah 2025-11-13 00:44:36 +08:00 committed by GitHub
parent b6394cc39c
commit ca1ab3fef9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -170,7 +170,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: app-service
image: beclab/app-service:0.4.42
image: beclab/app-service:0.4.43
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0
@ -393,7 +393,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: image-service
image: beclab/image-service:0.4.29
image: beclab/image-service:0.4.43
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0