mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 07:56:57 +00:00
7 lines
117 B
YAML
7 lines
117 B
YAML
|
|
apiVersion: v1
|
||
|
|
kind: Namespace
|
||
|
|
metadata:
|
||
|
|
name: {{ values.NAMESPACE }}
|
||
|
|
namespace: {{ values.NAMESPACE }}
|
||
|
|
spec: {}
|