mirror of
https://github.com/zc2638/drone-k8s-plugin.git
synced 2026-06-14 05:12:24 +08:00
7 lines
117 B
YAML
7 lines
117 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: {{ .env.app_namespace }}
|
|
labels:
|
|
created.by: drone-k8s-plugin
|