add namespace to metadata in credential-rotation.yaml

master
Mirco 1 month ago
parent 226046d278
commit cab9b573c1

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