You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
liuxu@liuxu-B560M-AORUS-ELITE /media/liuxu/data/code/github kubectl explain vmagent.spec
KIND: VMAgent
VERSION: operator.victoriametrics.com/v1beta1
RESOURCE: spec <Object>
DESCRIPTION:
VMAgentSpec defines the desired state of VMAgent
FIELDS:
aPIServerConfig <Object>
APIServerConfig allows specifying a host and auth methods to access
apiserver. If left empty, VMAgent is assumed to run inside of the cluster
and will discover API servers automatically and use the pod's CA certificate and bearer token file at /var/run/secrets/kubernetes.io/serviceaccount/.
The name of the vmagent.spec property aPIServerConfig is a bit strange. It should not be: apiServerConfig
The text was updated successfully, but these errors were encountered:
liuxuzxx
changed the title
VMAgent CRD vmagent.spec.aPIServerConfig not apiVerverConfig
VMAgent CRD vmagent.spec.aPIServerConfig not apiServerConfig
Feb 17, 2025
The name of the vmagent.spec property aPIServerConfig is a bit strange. It should not be: apiServerConfig
The text was updated successfully, but these errors were encountered: