Skip to content

Commit 9e59eb5

Browse files
authored
Merge pull request aws-samples#333 from omarlari/master
fixing broken image link
2 parents b5510a7 + 5f3ca99 commit 9e59eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/codesuite/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ The last of these three are sensitive, the cloudformation parameter is marked wi
1818
KMS key and stored in parameter store. The Lambda function that authenticates to your Kubernetes API endpoint is assigned an IAM role that has permission to access those keys. The Lambda function builds a config file in the tmpfs directory of the Lambda which is in memory
1919
so that when the Lambda function terminates the secrets are gone.
2020

21-
image::../images/cicd.png[Architecture]
21+
image::../../images/cicd.png[Architecture]
2222

2323
Head over the https://github.com/aws-samples/aws-kube-codesuite[repo] to deploy this architecture into your own cluster.

0 commit comments

Comments
 (0)