8 lines
182 B
YAML
8 lines
182 B
YAML
|
|
---
|
||
|
|
apiVersion: v1
|
||
|
|
kind: Namespace
|
||
|
|
metadata:
|
||
|
|
name: elasticsearch-system
|
||
|
|
labels:
|
||
|
|
name: elasticsearch-system
|
||
|
|
backup.longhorn.io/enable: "true" # Enable Longhorn S3 backup
|