feat: Minio | create operator and tenant helm deployments

This commit is contained in:
2024-10-24 17:15:24 +05:00
parent 653ff659f6
commit df97a4ca38
4 changed files with 67 additions and 0 deletions

View File

@@ -138,3 +138,13 @@ metadata:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/longhorn-encryption"
---
apiVersion: onepassword.com/v1
kind: OnePasswordItem
metadata:
name: minio-homelab
namespace: minio-system
annotations:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/minio-homelab"