.
This commit is contained in:
@@ -16,3 +16,6 @@ https://checkmk.com
|
||||
- Disable aggressive restarts (slow startup)
|
||||
- Use **NodePort/Ingress** for web UI
|
||||
- Best suited for **external infrastructure monitoring**, not cluster internals
|
||||
|
||||
# Problems
|
||||
ipv4 only
|
||||
@@ -65,6 +65,9 @@ metadata:
|
||||
spec:
|
||||
selector:
|
||||
app: checkmk
|
||||
ipFamilyPolicy: SingleStack
|
||||
ipFamilies:
|
||||
- IPv4
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 5000
|
||||
|
||||
Reference in New Issue
Block a user