mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
update
This commit is contained in:
parent
e47f51426a
commit
224450c70c
2 changed files with 8 additions and 32 deletions
|
|
@ -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
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue