cockroachdb / cockroachdb/cockroach-operator

How to define users via configuration?

Open
#896 1 comment 14 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
318
Forks
104
Avg merge
1d 6h
Merged PRs (30d)
1

Description

I am using the gitops tool flux to manage my kubernetes cluster. I have installed the cockroach operator and [deployed a cluster based on the example manifest](https://github.com/ahgraber/homelab-gitops-k3s/blob/main/cluster/apps/backend/databases/cockroachdb/manifest.yaml).

The cockroach operator documentation suggests manually adding users via the command line. Given that the k8s cluster is gitops-managed, I would prefer to provide a configMap/Secret or hack something using an initContainer to provision users.
Is this possible?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.