mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 15:09:10 -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 |