From 26fb620a4042a2ff2c06eff6c6a4ed86c3a62e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20COMBEAU?= Date: Tue, 28 Sep 2021 16:29:42 +0200 Subject: [PATCH] Fix: Enhance migration documentation refs: https://github.com/ansible/awx-operator/issues/557 --- docs/migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration.md b/docs/migration.md index cb1f87c0..e814795a 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -63,6 +63,7 @@ metadata: name: awx spec: old_postgres_configuration_secret: -old-postgres-configuration + secret_key_secret: -secret-key ... ``` ## Important Note