mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-15 11:35:56 +08:00
7 lines
117 B
YAML
7 lines
117 B
YAML
|
apiVersion: v1
|
||
|
kind: Namespace
|
||
|
metadata:
|
||
|
name: {{ values.NAMESPACE }}
|
||
|
namespace: {{ values.NAMESPACE }}
|
||
|
spec: {}
|