You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to deploy SPAR application on my Kubernative Cluster but when I run the command under kubernetes/social-payments-account-registry folder some issue is occuring.
Folder
kubernetes/social-payments-account-registry
Command to Run
SANDBOX_HOSTNAME=openg2p.sandbox.net ./install.sh
While Deployment below Issue is occurring
Create spar namespace
namespace/spar created
secret/postgres-postgresql created
configmap/mapper-registry-schemas created
Release "spar-self-service-ui" does not exist. Installing it now.
Error: repo openg2p not found
Release "spar" does not exist. Installing it now.
Error: repo openg2p not found
Please check this issue and suggest the resolution.
The text was updated successfully, but these errors were encountered:
The scripts and charts you are using are now considered legacy. And they may be removed in the next releases.
Please follow the latest SPAR 1.0.0 Deployment as given in the documentation, https://docs.openg2p.org/spar/deployment.
Hi Team,
I want to deploy SPAR application on my Kubernative Cluster but when I run the command under kubernetes/social-payments-account-registry folder some issue is occuring.
Folder
Command to Run
While Deployment below Issue is occurring
Please check this issue and suggest the resolution.
The text was updated successfully, but these errors were encountered: