Configuration reference

HugConf CRD

Selected version

HugConf CRD Configuration reference

HugConf config

  • CRD version: 1.0
  • API version: gate.v3.haproxy.org/v3

categoryLevelList

[array]
apiVersion: "gate.v3.haproxy.org/v3"
kind: HugConf
metadata:
  name: hugconf
  namespace: haproxy-unified-gateway
spec:
  logging:
    categoryLevelList: 
- category: String # Allowed values are k8s, gate, status, haproxycfg, app, batch, reloadmgr, certs-storage, maps-storage, hugservice
level: String # Allowed values are Debug, Info, Warn, Error, None

defaultLevel

[string]
apiVersion: "gate.v3.haproxy.org/v3"
kind: HugConf
metadata:
  name: hugconf
  namespace: haproxy-unified-gateway
spec:
  logging:
    defaultLevel: String # Allowed values are Debug, Info, Warn, Error, None

Do you have any suggestions on how we can improve the content of this page?