typhoon/addons/prometheus/exporters/kube-state-metrics
Dalton Hubble 29b16c3fc0 Change seccomp annotations to seccompProfile
* seccomp graduated to GA in Kubernetes v1.19. Support for
seccomp alpha annotations will be removed in v1.22
* Replace seccomp annotations with the GA seccompProfile
field in the PodTemplate securityContext
* Switch profile from `docker/default` to `runtime/default`
(no effective change, since docker is the runtime)
* Verify with docker inspect SecurityOpt. Without the profile,
you'd see `seccomp=unconfined`

Related: https://github.com/poseidon/terraform-render-bootstrap/pull/215
2020-09-10 01:15:07 -07:00
..
cluster-role-binding.yaml addons: Include kube-state-metrics exporter manifests 2017-10-24 22:59:00 -07:00
cluster-role.yaml Update kube-state-metrics from v1.8.0 to v1.9.0-rc.1 2019-12-14 17:20:49 -08:00
deployment.yaml Change seccomp annotations to seccompProfile 2020-09-10 01:15:07 -07:00
service-account.yaml addons: Include kube-state-metrics exporter manifests 2017-10-24 22:59:00 -07:00
service.yaml addons: Update Prometheus from v2.1.0 to v2.2.0 2018-03-09 00:20:40 -08:00