add namespace to metadata in credential-rotation.yaml

This commit is contained in:
Mirco 2024-04-17 11:37:52 +02:00
parent 226046d278
commit cab9b573c1

View file

@ -2,6 +2,7 @@ apiVersion: v1
kind: Secret
metadata:
name: rotation-credential-secret
namespace: nextcloud
type: Opaque
data:
rotation-credential: "dGVzdAo="