mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 18:18:24 -05:00
6 lines
No EOL
136 B
YAML
6 lines
No EOL
136 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: {{ .Values.namespace }}
|
|
labels:
|
|
toolkit.fluxcd.io/tenant: penpot-team |