Open your kubernetes dashboard.

Create your own namespace —> [yourname]-namespace (please ignore if you already have your owned namespace)

apiVersion: v1
kind: Namespace
metadata:
name: arief-namespace



delete highlighted part
Iinstall the application using FORM. in your own namespace, click plus (+) to add resource


Make sure the deployment successfull

And the application accessable


From the application click “Clients”

Open OmniDB Tools and connect to PGDBCluster Virtual IP Address and add the information below:
and click connect (button in the most right)



input the password: nutanix/4u


Explore to app_landon→ schema→public→tables→clients→data actions→query data



Table rows should be the same as shown in the application
