Coder Social home page Coder Social logo

pgadmin's Introduction

pgadmin

Helm chart for pgAdmin, web administration platform for PostgreSQL

The pgAdmin is accessible through an ingress service customizable by pgadmin.ingress.host and an optional second address pgadmin.ingress.secondHost.

Notes

Using the pgAdmin, it will be possible to add existing dB instances to administer. It will be also possible to backup/restore dB using the available menus. However, the backups will be stored within the pod hosting the pgAdmin instance. This means that your backup size is restricted to the size of the pgadmin.persistence.size defined within values.yaml file.

Configuration

The following tables lists the most important configurable parameters of the pgAdmin chart and their default values:

Parameters:

Parameter Description Default
pgadmin.config.email This is the email address used when setting up the initial administrator account to login to pgAdmin. nil
pgadmin.secrets.password This is the password used when setting up the initial administrator account to login to pgAdmin. _random 10 character alphanumeric string_
pgadmin.persistence.storageClass StorageClass to be used for settings and backups. nil
pgadmin.persistence.size Size assigned to the persistence storage class. nil
pgadmin.persistence.enabled Is the persistence enabled? nil
pgadmin.ingress.host full host name to access the ingress service (eg: pgadmin.myhost.com). nil
pgadmin.ingress.secondHost (optional) second full host name to access the ingress service (eg: pgadmin.myhost2.com). nil

pgadmin's People

Contributors

ahsan-storm avatar faizanahmad055 avatar jose-joye avatar kahootali avatar stakater-user avatar waseem-h avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.