7 lines
150 B
YAML
7 lines
150 B
YAML
|
|
# services/logging/node-log-rotation-serviceaccount.yaml
|
||
|
|
apiVersion: v1
|
||
|
|
kind: ServiceAccount
|
||
|
|
metadata:
|
||
|
|
name: node-log-rotation
|
||
|
|
namespace: logging
|