mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Change add-on manifests to apps/v1
This commit is contained in:
@@ -20,7 +20,7 @@ type: Opaque
|
||||
data:
|
||||
service-account.json: {{.ServiceAccountCredentials}}
|
||||
---
|
||||
apiVersion: apps/v1beta2
|
||||
apiVersion: apps/v1
|
||||
kind: DaemonSet
|
||||
metadata:
|
||||
name: logexporter
|
||||
|
Reference in New Issue
Block a user