wrappers: rename credentials-binding examples

Rename credentials-binding example files to have a dash to correspond to
the YAML key that users will use.

Add the prefix "-full" to indicate that these are full examples where a
user specifies every variable.

Change-Id: Iae52c037b213c8f5511244ba075063e6b1a1f43a
This commit is contained in:
Ken Dreyer 2022-06-09 16:04:33 -04:00
parent 31cf2ab234
commit ce865d4b9c
3 changed files with 1 additions and 1 deletions

View File

@ -2147,7 +2147,7 @@ def credentials_binding(registry, xml_parent, data):
Example:
.. literalinclude::
/../../tests/wrappers/fixtures/credentials_binding.yaml
/../../tests/wrappers/fixtures/credentials-binding-full.yaml
:language: yaml
"""