Adding shared folder file and adding content to MS ADFS SAML/Shibboleth SAML pages.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh
2024-11-05 13:47:08 -08:00
parent e9ccd164b1
commit 40dbb58d5a
12 changed files with 36 additions and 72 deletions
+2
View File
@@ -11,6 +11,7 @@ import DeprecationOPAGatekeeper from '/shared-files/_deprecation-opa-gatekeeper.
import DeprecationWeave from '/shared-files/_deprecation-weave.md';
import DeprecationHelm2 from '/shared-files/_deprecation-helm2.md';
import DockerSupportWarning from '/shared-files/_docker-support-warning.md';
import ConfigureSLO from '/shared-files/_configure-slo.md';
export default {
// Re-use the default mapping
@@ -23,6 +24,7 @@ export default {
Card,
CNIPopularityTable,
ConfigureSLO,
DeprecationOPAGatekeeper,
DeprecationWeave,
DeprecationHelm2,