Skip to content

Commit

Permalink
what need to be replace in secret in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentBaer authored and Vincent Baer committed Jan 25, 2024
1 parent 8706f0e commit 6fbbd6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ Make sure to have kubectl configured and deploy the Secret Resource containing y
kubectl apply -f deploy/secrets.yaml
```

**Replace only MY_AWS_ACCESS_KEY_ID with your outscale access key, MY_AWS_SECRET_ACCESS_KEY with your outscale secret key and MY_AWS_DEFAULT_REGION with your outscale region.**

## Add Cloud Controller Manager

You can then deploy Outscale Cloud Controller Manager using a simple manifest:
Expand Down

0 comments on commit 6fbbd6d

Please sign in to comment.