mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
Merge pull request #1226 from 24sama/bugfix
fix missing cc field value.
This commit is contained in:
commit
a4a7fd47f3
|
|
@ -121,7 +121,7 @@ spec:
|
|||
# replicas: 2
|
||||
# resources: {}
|
||||
logging:
|
||||
enabled:
|
||||
enabled: false
|
||||
logsidecar:
|
||||
enabled: true
|
||||
replicas: 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue