feat(jenkins): adding new default jenkins configuration
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
- op: add
|
||||
path: "/spec/template/spec/imagePullSecrets"
|
||||
value:
|
||||
- name: regcred-dev
|
@ -2,7 +2,7 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
labels:
|
||||
io.kompose.service: MYAPPLICATION
|
||||
name: MYAPPLICATION
|
||||
io.kompose.service: myapplication
|
||||
name: myapplication
|
||||
spec:
|
||||
replicas: 1
|
Reference in New Issue
Block a user