Loading README.md +2 −0 Original line number Diff line number Diff line Loading @@ -148,6 +148,7 @@ or http://<Mongo Register Express Host IP>:8083/ (if accessed from another host) ``` # FAQ Documentation Frequently asked questions can be found here: [FAQ Directory] Loading @@ -158,3 +159,4 @@ Frequently asked questions can be found here: [FAQ Directory] [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 −0 Original line number Diff line number Diff line Loading @@ -148,6 +148,7 @@ or http://<Mongo Register Express Host IP>:8083/ (if accessed from another host) ``` # FAQ Documentation Frequently asked questions can be found here: [FAQ Directory] Loading @@ -158,3 +159,4 @@ Frequently asked questions can be found here: [FAQ Directory] [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