1
0
Fork 0

jenkins: Remove dockerconfigjson

This is no longer necessary.
dch-webhooks-secrets
Dustin 2022-12-28 11:05:40 -06:00
parent 06f7c55911
commit b13479a297
1 changed files with 0 additions and 7 deletions

View File

@ -4,13 +4,6 @@ kind: Kustomization
resources:
- jenkins.yaml
secretGenerator:
- name: imagepull-gitea
namespace: jenkins
type: kubernetes.io/dockerconfigjson
files:
- .dockerconfigjson
configMapGenerator:
- name: ssh-known-hosts
namespace: jenkins-jobs