Added configuration to deploy Jenkins in Kubernetes
This commit is contained in:
5
namespace.yaml
Normal file
5
namespace.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
# Namespace (opcjonalnie)
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: jenkins
|
Reference in New Issue
Block a user