add source code and readme
This commit is contained in:
8
manifests/infrastructure/elasticsearch/namespace.yaml
Normal file
8
manifests/infrastructure/elasticsearch/namespace.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: elasticsearch-system
|
||||
labels:
|
||||
name: elasticsearch-system
|
||||
backup.longhorn.io/enable: "true" # Enable Longhorn S3 backup
|
||||
Reference in New Issue
Block a user