tcy110

Results 2 issues of tcy110

apiVersion: apps/v1 kind: Deployment metadata: name: "adapter" namespace: monitoring labels: app: "adapter" spec: replicas: 1 selector: matchLabels: app: "adapter" template: metadata: name: "adapter" labels: app: "adapter" spec: tolerations: - operator:...

help wanted
question

Can I use SSL Exporter to monitor the SSL certificate if my domain resolves to an IPv6 address?