diff --git a/kubernetes/5.0.0/initcfg.yaml b/kubernetes/5.0.0/initcfg.yaml index acdd46a..a2e7290 100644 --- a/kubernetes/5.0.0/initcfg.yaml +++ b/kubernetes/5.0.0/initcfg.yaml @@ -47,6 +47,9 @@ data: - id: admctrl read: true write: true + - id: vulnerability + read: true + write: true - id: compliance read: true write: true diff --git a/kubernetes/5.2.0/initcfg.yaml b/kubernetes/5.2.0/initcfg.yaml index 47c910d..1bed7b9 100644 --- a/kubernetes/5.2.0/initcfg.yaml +++ b/kubernetes/5.2.0/initcfg.yaml @@ -49,6 +49,9 @@ data: - id: admctrl read: true write: true + - id: vulnerability + read: true + write: true - id: compliance read: true write: true diff --git a/kubernetes/5.3.0/initcfg.yaml b/kubernetes/5.3.0/initcfg.yaml index eb5e1aa..b7d2ef8 100644 --- a/kubernetes/5.3.0/initcfg.yaml +++ b/kubernetes/5.3.0/initcfg.yaml @@ -49,6 +49,9 @@ data: - id: admctrl read: true write: true + - id: vulnerability + read: true + write: true - id: compliance read: true write: true diff --git a/kubernetes/5.4.0/initcfg.yaml b/kubernetes/5.4.0/initcfg.yaml index eb5e1aa..b7d2ef8 100644 --- a/kubernetes/5.4.0/initcfg.yaml +++ b/kubernetes/5.4.0/initcfg.yaml @@ -49,6 +49,9 @@ data: - id: admctrl read: true write: true + - id: vulnerability + read: true + write: true - id: compliance read: true write: true diff --git a/kubernetes/latest/initcfg.yaml b/kubernetes/latest/initcfg.yaml index eb5e1aa..b7d2ef8 100644 --- a/kubernetes/latest/initcfg.yaml +++ b/kubernetes/latest/initcfg.yaml @@ -49,6 +49,9 @@ data: - id: admctrl read: true write: true + - id: vulnerability + read: true + write: true - id: compliance read: true write: true