From 91618f147ddf5b03b82a7c2a2811ecff015f3dc6 Mon Sep 17 00:00:00 2001 From: Carrano Date: Tue, 30 Jan 2024 18:03:34 +0100 Subject: [PATCH] fix --- .../install-qovery/kubernetes/installation-aws.md | 7 +++++++ .../install-qovery/kubernetes/installation-aws.md.erb | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md b/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md index 4a1d05bb69..b57d151091 100644 --- a/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md +++ b/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md @@ -49,6 +49,12 @@ This step will not be necessary in the upcoming version of our self-managed offe + + +
    + +
  1. + Create a IAM user on your AWS account, add the following in-line permissions to the user: ```json @@ -85,6 +91,7 @@ Create a IAM user on your AWS account, add the following in-line permissions to "Version": "2012-10-17" } ``` +
  2. diff --git a/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md.erb b/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md.erb index bebe9e1364..cb755fd9c5 100644 --- a/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md.erb +++ b/website/docs/getting-started/install-qovery/kubernetes/installation-aws.md.erb @@ -40,6 +40,12 @@ This step will not be necessary in the upcoming version of our self-managed offe + + +
      + +
    1. + Create a IAM user on your AWS account, add the following in-line permissions to the user: ```json @@ -76,6 +82,7 @@ Create a IAM user on your AWS account, add the following in-line permissions to "Version": "2012-10-17" } ``` +