Skip to content

Commit

Permalink
Revert "[kong] readme: pull secrets are not needed anymore since Kong…
Browse files Browse the repository at this point in the history
… Enterprise 2.3 (#296)"

This reverts commit f678a0f.

This is because the PR should have gone to `next`, not to `main`.
  • Loading branch information
mflendrich authored and rainest committed Feb 25, 2021
1 parent 8a98f85 commit 7754e6d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions charts/kong/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -684,9 +684,7 @@ Set the secret name in `values.yaml`, in the `.enterprise.license_secret` key.
Please ensure the above secret is created in the same namespace in which
Kong is going to be deployed.

#### Kong Enterprise Docker registry access (only for Kong <2.3)

:bulb: This is needed only for Kong Enterprise versions older than 2.3 - from 2.3 onwards, the image can be downloaded without those pullSecrets.
#### Kong Enterprise Docker registry access

Next, we need to setup Docker credentials in order to allow Kubernetes
nodes to pull down Kong Enterprise Docker images, which are hosted in a private
Expand Down

0 comments on commit 7754e6d

Please sign in to comment.