Created ConfigMap and Secret

This commit is contained in:
Marcin-Ramotowski
2025-10-04 16:12:43 +02:00
parent 25cd302c42
commit 598065fb98
4 changed files with 31 additions and 4 deletions

8
odoo-secret.yaml Normal file
View File

@@ -0,0 +1,8 @@
apiVersion: v1
kind: Secret
metadata:
name: odoo-secret
namespace: odoo
type: Opaque
data:
DB_PASSWORD: azhzbWFlc3Rybw==