Loading README.md +2 −1 Original line number Diff line number Diff line Loading @@ -148,14 +148,15 @@ or http://<Mongo Register Express Host IP>:8083/ (if accessed from another host) ``` # FAQ Documentation Frequently asked questions can be found here: [FAQ Directory] [Open API Descriptions of 3GPP 5G APIs]: https://forge.3gpp.org/rep/all/5G_APIs "Open API Descriptions of 3GPP 5G APIs" [Test Plan Directory]: ./docs/test_plan/README.md "Test Plan Directory" [Testing Using Curl]: ./docs/testing_with_curl/README.md "Testing Using Curl" [Testing with Robot Framework]: ./docs/testing_with_robot/README.md "Testing with Robot Framework" [FAQ Directory]: https://ocf.etsi.org/documentation/latest/FAQ/ "FAQ Url" [OCF Documentation]: https://ocf.etsi.org/documentation/latest/ "OCF Documentation" helm/capif/charts/ocf-api-invoker-management/templates/deployment.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ spec: env: - name: MONITORING value: {{ quote .Values.env.monitoring }} - name: CAPIF_HOSTNAME value: {{ quote .Values.env.capifHostname }} - name: VAULT_HOSTNAME value: {{ quote .Values.env.vaultHostname }} - name: VAULT_PORT Loading helm/capif/charts/ocf-api-invoker-management/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ fullnameOverride: "" env: monitoring: "true" capifHostname: capif vaultHostname: vault vaultPort: 8200 vaultAccessToken: dev-only-token Loading helm/capif/charts/ocf-api-provider-management/templates/deployment.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ spec: env: - name: MONITORING value: {{ quote .Values.env.monitoring }} - name: CAPIF_HOSTNAME value: {{ quote .Values.env.capifHostname }} - name: VAULT_HOSTNAME value: {{ quote .Values.env.vaultHostname }} - name: VAULT_PORT Loading helm/capif/charts/ocf-api-provider-management/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ fullnameOverride: "" env: monitoring: "true" capifHostname: capif vaultHostname: vault vaultPort: 8200 vaultAccessToken: dev-only-token Loading Loading
README.md +2 −1 Original line number Diff line number Diff line Loading @@ -148,14 +148,15 @@ or http://<Mongo Register Express Host IP>:8083/ (if accessed from another host) ``` # FAQ Documentation Frequently asked questions can be found here: [FAQ Directory] [Open API Descriptions of 3GPP 5G APIs]: https://forge.3gpp.org/rep/all/5G_APIs "Open API Descriptions of 3GPP 5G APIs" [Test Plan Directory]: ./docs/test_plan/README.md "Test Plan Directory" [Testing Using Curl]: ./docs/testing_with_curl/README.md "Testing Using Curl" [Testing with Robot Framework]: ./docs/testing_with_robot/README.md "Testing with Robot Framework" [FAQ Directory]: https://ocf.etsi.org/documentation/latest/FAQ/ "FAQ Url" [OCF Documentation]: https://ocf.etsi.org/documentation/latest/ "OCF Documentation"
helm/capif/charts/ocf-api-invoker-management/templates/deployment.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ spec: env: - name: MONITORING value: {{ quote .Values.env.monitoring }} - name: CAPIF_HOSTNAME value: {{ quote .Values.env.capifHostname }} - name: VAULT_HOSTNAME value: {{ quote .Values.env.vaultHostname }} - name: VAULT_PORT Loading
helm/capif/charts/ocf-api-invoker-management/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ fullnameOverride: "" env: monitoring: "true" capifHostname: capif vaultHostname: vault vaultPort: 8200 vaultAccessToken: dev-only-token Loading
helm/capif/charts/ocf-api-provider-management/templates/deployment.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ spec: env: - name: MONITORING value: {{ quote .Values.env.monitoring }} - name: CAPIF_HOSTNAME value: {{ quote .Values.env.capifHostname }} - name: VAULT_HOSTNAME value: {{ quote .Values.env.vaultHostname }} - name: VAULT_PORT Loading
helm/capif/charts/ocf-api-provider-management/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ fullnameOverride: "" env: monitoring: "true" capifHostname: capif vaultHostname: vault vaultPort: 8200 vaultAccessToken: dev-only-token Loading