Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added wget commands

...

copy the 2 cert files into that folder from here https://github.com/onap/aaf-sms/tree/master/sms-service/src/sms/certs

the command 

wget -O aaf-sms.pr https://raw.githubusercontent.com/onap/aaf-sms/master/sms-service/src/sms/certs/aaf-sms.pr

wget -O aaf-sms.pub https://raw.githubusercontent.com/onap/aaf-sms/master/sms-service/src/sms/certs/aaf-sms.pub

might be useful

aaf-sms.pub
aaf-sms.pr


Update the Configmap

Add the following to the end of templates/configmap.yaml

...