Skip to content

defenseunicorns/uds-package-postgres-operator

Repository files navigation

uds-package-postgres-operator

Warning

uds-package-postgres-operator is in early alpha and is not ready for general consumption.

Prerequisites

Flavors

Flavor Description Example Creation
upstream Uses upstream images within the package. uds zarf package create . -f upstream
registry1 Uses images from registry1.dso.mil within the package. uds zarf package create . -f registry1

Note: the registry1 flavor uses ghcr.io/zalando/spilo-15:3.0-p1 published from GHCR as there is not a spilo image in Iron Bank

Releases

The released packages can be found in ghcr.

UDS Tasks (for local dev and CI)

*For local dev, this requires installing uds-cli

After installing uds-cli, for a list of available tasks that can be run in this repository execute the following command:

uds run --list

Contributing

Please see the CONTRIBUTING.md