If not using 3scale, they can also leave vals blank

This commit is contained in:
Troy McConaghy
2017-06-29 11:09:16 +02:00
parent 5687735b24
commit 7b80bb5819

View File

@@ -124,7 +124,9 @@ field (``bdb-certs.bdb-user``), i.e.
threescale-credentials.* threescale-credentials.*
~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~
You can delete the ``threescale-credentials`` Secret if you're not using 3scale. If you're not using 3scale,
you can delete the ``threescale-credentials`` Secret
or leave all the values blank (``""``).
If you *are* using 3scale, you can get the value for ``frontend-api-dns-name`` If you *are* using 3scale, you can get the value for ``frontend-api-dns-name``
using something like ``echo "your.nodesubdomain.net" | base64 -w 0`` using something like ``echo "your.nodesubdomain.net" | base64 -w 0``