...
If there is not a DNS entry for aaf-onap-beijing-test.osaaf.org set the mapping to a valid AAF instance in etc/hosts.
OOM deployments
- Use the files in {https://gerrit.onap.org/r/50409}
a. Edit the override.yaml or APPC values.yaml such that the enableAAF value is set to true (enableAAF: true).
b. Run make all in the local kubernetes directory.
c. Run the appropriate helm install or helm upgrade command based on your OOM environment.
...
- d.
...
- If performing a helm upgrade, run kubectl pod delete <appc-x instance pod name> for each appc pod instance.
If there is not a DNS entry for aaf-onap-beijing-test.osaaf.org set the mapping to a valid AAF instance in etc/hosts.
...