We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353c585 commit d04f85fCopy full SHA for d04f85f
documentation/blog/kubernetes-exec.mdx
@@ -35,7 +35,7 @@ import { YANDEX_KUBERNETES_AUDIT_POLICY } from '@site/src/constants/kubernetes/k
35
</div>
36
<div style={{ flex: '1 1 35%', minWidth: '200px', textAlign: 'center', marginTop: '-7rem' }}>
37
<img
38
- src={`${getBasePrefix()}img/blog/audit-policies-promo.png`}
+ src={`${getBasePrefix()}img/blog/pod-exec-promo.png`}
39
alt="pods/exec audit"
40
style={{
41
width: '100%',
0 commit comments