typhoon/addons/nginx-ingress/digital-ocean
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
..
rbac Update nginx-ingress from v0.30.0 to v0.32.0 2020-05-03 23:24:19 -07:00
0-namespace.yaml Label namespaces to ease writing Network Policies 2018-06-09 11:45:11 -07:00
class.yaml Update nginx-ingress from v0.30.0 to v0.32.0 2020-05-03 23:24:19 -07:00
daemonset.yaml Change seccomp annotations to seccompProfile 2020-09-10 01:15:07 -07:00
service.yaml Annotate nginx-ingress addon for Prometheus auto-discovery 2018-05-19 13:13:14 -07:00