Skip to content

Commit f7018d5

Browse files
committed
Use env variable
1 parent b7b776f commit f7018d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/operations/secret-rotation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ Full method
104104

105105

106106
3. Navigate to the directory containing your ``passwords.yml`` file
107-
(``kayobe-config/etc/kolla/passwords.yml`` OR
108-
``kayobe-config/etc/kayobe/environments/<envname>/kolla/passwords.yml``)
107+
(``$KOLLA_CONFIG_PATH/passwords.yml`` OR
108+
``$KAYOBE_CONFIG_PATH/environments/$KAYOBE_ENVIRONMENT/kolla/passwords.yml``)
109109

110110
4. Create a file called ``deletelist.txt`` and populate it with this content
111111
(including all whitespace):

0 commit comments

Comments
 (0)