From f865631dceab9c3caadfaff87f6050c20221705c Mon Sep 17 00:00:00 2001 From: lvuch Date: Mon, 30 Mar 2020 14:12:00 -0700 Subject: [PATCH] opa gatekeeper layout --- assets/styles/base/_typography.scss | 8 +++++ components/GatekeeperConfig.vue | 53 ++++++++++++++++------------- 2 files changed, 37 insertions(+), 24 deletions(-) diff --git a/assets/styles/base/_typography.scss b/assets/styles/base/_typography.scss index 8a4b8f4b14..466952da3d 100644 --- a/assets/styles/base/_typography.scss +++ b/assets/styles/base/_typography.scss @@ -46,3 +46,11 @@ P { letter-spacing: 0em; margin: 0; } + +MAIN { + UL { + LI { + margin-bottom: 1.4em; + } + } +} \ No newline at end of file diff --git a/components/GatekeeperConfig.vue b/components/GatekeeperConfig.vue index c14ea38728..13c8cb8cd5 100644 --- a/components/GatekeeperConfig.vue +++ b/components/GatekeeperConfig.vue @@ -371,16 +371,35 @@ export default {
-
-

- OPA Gatekeeper provides first-class integration between OPA (Open Policy Agent) and Kubernetes. For more information, visit the OPA documentation. -

-
-
-
-

- Enable Gatekeeper ({{ appVersion }}) with defaults. -

+
+
+

Description

+
    +
  • OPA Gatekeeper provides first-class integration between OPA (Open Policy Agent) and Kubernetes.
  • +
  • You can Customize Gatekeeper’s yaml configuartion or Enable Gatekeeper with defaults.
  • +
  • For more information, visit the OPA documentation.
  • +
+
+
+

Requirements

+
    +
  • XXXX CPU Cores
  • +
  • XXXX Gb of Memory
  • +
+
+
+
+
+
+
-
-

- Customize Gatekeeper yaml configuartion. -

- -