Use dynamic load of modules
This commit is contained in:
parent
91c6d1a081
commit
e659efbfdb
3 changed files with 57 additions and 5 deletions
|
|
@ -652,11 +652,6 @@ type Configuration struct {
|
|||
// +optional
|
||||
GlobalExternalAuth GlobalExternalAuth `json:"global-external-auth"`
|
||||
|
||||
// EnableInfluxDB enables the nginx InfluxDB extension
|
||||
// http://github.com/influxdata/nginx-influxdb-module/
|
||||
// By default this is disabled
|
||||
EnableInfluxDB bool `json:"enable-influxdb"`
|
||||
|
||||
// Checksum contains a checksum of the configmap configuration
|
||||
Checksum string `json:"-"`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue