This commit is contained in:
DeveloperDurp 2026-03-28 12:13:07 -05:00
parent e47f51426a
commit 224450c70c
2 changed files with 8 additions and 32 deletions

View file

@ -112,6 +112,10 @@ spec:
port: 9768
protocol: TCP
targetPort: 9768
- name: smokeping
port: 81
protocol: TCP
targetPort: 81
---
@ -168,6 +172,9 @@ subsets:
- name: s3
port: 9768
protocol: TCP
- name: smokeping
port: 81
protocol: TCP
---