Skip to content

Commit faaaca0

Browse files
Merge pull request #567 from raukadah/watcherpassword
Add WatcherPassword to osp-secrets Currently watcher-operator is shipped standalone operator. It is installed via custom playbook in uni03gamma job. In order to start the deployment, we need to add watcherpassword to osp-secrets. Reviewed-by: Andrew Bays <[email protected]>
2 parents 1ec7115 + 86aad40 commit faaaca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/control-plane/osp-secrets.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ OctaviaPassword=12345678
3636
PlacementDatabasePassword=12345678
3737
PlacementPassword=12345678
3838
SwiftPassword=12345678
39+
WatcherPassword=12345678

0 commit comments

Comments
 (0)