Remove almost all the users

This commit is contained in:
Nikolai Rodionov
2024-12-12 10:02:33 +01:00
parent 705cfa0156
commit 50cd536483
50 changed files with 17 additions and 0 deletions

View File

@ -1,17 +0,0 @@
apiVersion: "kinda.rocks/v1beta1"
kind: "DbUser"
metadata:
name: postgres-43
spec:
secretName: postgres-readonly-user-43
accessType: readOnly
databaseRef: postgres-db
---
apiVersion: "kinda.rocks/v1beta1"
kind: "DbUser"
metadata:
name: mysql-43
spec:
secretName: mysql-readonly-user-43
accessType: readOnly
databaseRef: mysql-db