mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 22:20:51 +00:00
Fix configuration of Metadata Agent daemon set
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
name: metadata-agent
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
hostPort: 8000
|
||||
hostPort: 8799
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
|
Reference in New Issue
Block a user