mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Add OPA Gatekeeper deprecation notice
This commit is contained in:
@@ -7,6 +7,7 @@ import TabItem from '@theme/TabItem';
|
||||
import { CardSection, Card } from '../components/CardComponents';
|
||||
|
||||
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
||||
import DeprecationOPAGatekeeper from '/shared-files/_deprecation-opa-gatekeeper.md';
|
||||
|
||||
export default {
|
||||
// Re-use the default mapping
|
||||
@@ -19,4 +20,5 @@ export default {
|
||||
Card,
|
||||
|
||||
CNIPopularityTable,
|
||||
DeprecationOPAGatekeeper,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user