Fix: Enhance migration documentation refs: https://github.com/ansible/awx-operator/issues/557

This commit is contained in:
Raphaël COMBEAU
2021-09-28 16:29:42 +02:00
parent 302957e509
commit 26fb620a40

View File

@@ -63,6 +63,7 @@ metadata:
name: awx
spec:
old_postgres_configuration_secret: <resourcename>-old-postgres-configuration
secret_key_secret: <resourcename>-secret-key
...
```
## Important Note