add namespace to metadata in credential-rotation.yaml

master
Mirco 2 months ago
parent 226046d278
commit cab9b573c1

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