1
0
Fork 0
kubernetes/dch-webhooks
Dustin 4977f513c5 dch-webhooks: Add role for Jenkins to deploy
Jenkins needs to be able to patch the Deployment to trigger a restart
after it builds a new container image for _dch-webhooks_.

Note that this manifest must be applied on its own **without
Kustomize**.  Kustomize seems to think the `dch-webhooks` in
`resourceNames` refers to the ConfigMap it manages and "helpfully"
renames it with the name suffix hash.  It's _not_ the ConfigMap, though,
but there's not really any way to tell it this.
2025-08-10 17:43:02 -05:00
..
.gitignore dch-webhooks: Configure SSH cert signer 2023-10-10 22:31:44 -05:00
ansible-job.yaml ansible: Add service account for host-provisioner 2025-06-30 16:16:28 -05:00
certificate.yaml dch-webhooks: Enable host provisioning feature 2025-02-08 16:59:26 -06:00
dch-webhooks.env dch-webhooks: Enable host provisioning feature 2025-02-08 16:59:26 -06:00
dch-webhooks.yaml dch-webhooks: Enable host provisioning feature 2025-02-08 16:59:26 -06:00
ingress.yaml dch-webhooks: Disable HTTPS redirect 2024-01-22 16:55:03 -06:00
jenkins.yaml dch-webhooks: Add role for Jenkins to deploy 2025-08-10 17:43:02 -05:00
kustomization.yaml dch-webhooks: Enable host provisioning feature 2025-02-08 16:59:26 -06:00