mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-15 03:24:48 +08:00
cdb16b0411
Signed-off-by: BP <busta.pipes@gmail.com>
6 lines
119 B
YAML
Executable file
6 lines
119 B
YAML
Executable file
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: {{ .Values.NAMESPACE }}
|
|
namespace: {{ .Values.NAMESPACE }}
|
|
spec: {}
|