node-agent
This commit is contained in:
@@ -345,7 +345,7 @@ configuration:
|
||||
config:
|
||||
region: nas
|
||||
s3ForcePathStyle: true
|
||||
s3Url: http://192.168.10.1:9000
|
||||
s3Url: http://s3.home:9000
|
||||
# kmsKeyId:
|
||||
# resourceGroup:
|
||||
# The ID of the subscription containing the storage account, if different from the cluster’s subscription. (Azure only)
|
||||
@@ -535,7 +535,7 @@ backupsEnabled: true
|
||||
snapshotsEnabled: true
|
||||
|
||||
# Whether to deploy the node-agent daemonset.
|
||||
deployNodeAgent: false
|
||||
deployNodeAgent: true
|
||||
|
||||
nodeAgent:
|
||||
podVolumePath: /var/lib/kubelet/pods
|
||||
|
||||
Reference in New Issue
Block a user