Added configuration to deploy Jenkins in Kubernetes

This commit is contained in:
Marcin-Ramotowski
2025-06-05 19:25:43 +00:00
commit e06412832c
6 changed files with 172 additions and 0 deletions

5
namespace.yaml Normal file
View File

@ -0,0 +1,5 @@
# Namespace (opcjonalnie)
apiVersion: v1
kind: Namespace
metadata:
name: jenkins