https://github.com/zlodes/db-operator-db-user-long-username-bug
https://github.com/zlodes/db-operator-db-user-long-username-bug
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zlodes/db-operator-db-user-long-username-bug
- Owner: zlodes
- Created: 2024-12-08T14:20:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-08T14:22:23.000Z (over 1 year ago)
- Last Synced: 2025-02-06T16:57:35.339Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# db-operator mysql long username bug demo
## Pre-requirements
1. Any K8s-cluster (I use local K3d)
2. Helm installed
3. Helmfile installed
## Run
```shell
helmfile sync
```