mirror of
https://github.com/Dannecron/netology-devops-gw-infra.git
synced 2025-12-25 23:32:35 +03:00
[stage-5] add jenkins helm chart
This commit is contained in:
5
k8s/helm/jenkins/templates/namespace.yaml
Normal file
5
k8s/helm/jenkins/templates/namespace.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: devops-tools
|
||||
Reference in New Issue
Block a user