jenkins: Remove dockerconfigjson

This is no longer necessary.
This commit is contained in:
2022-12-28 11:05:40 -06:00
parent 06f7c55911
commit b13479a297

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