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 d0fc9b2 commit 299534aCopy full SHA for 299534a
documentation/blog/kubernetes-exec.mdx
@@ -38,7 +38,7 @@ import { YANDEX_KUBERNETES_AUDIT_POLICY } from '@site/src/constants/kubernetes/k
38
</div>
39
<div style={{ flex: '1 1 35%', minWidth: '200px', textAlign: 'center', marginTop: '-7rem' }}>
40
<img
41
- src={`${getBasePrefix()}img/pods-exec/promo.png`}
+ src={`${getBasePrefix()}img/blog/audit-policies-promo.png`}
42
alt="pods/exec audit"
43
style={{
44
width: '100%',
0 commit comments