-
Notifications
You must be signed in to change notification settings - Fork 960
Closed
Description
sops -e -i secrets.yaml
kind: Secret
apiVersion: v1
metadata:
name: linkerd-identity-issuer
namespace: linkerd
labels:
linkerd.io/control-plane-component: identity
linkerd.io/control-plane-ns: linkerd
annotations:
linkerd.io/created-by: linkerd/cli stable-2.10.2
linkerd.io/identity-issuer-expiry: 2031-01-01T00:00:00Z
data:
crt.pem: LS0tLS...
key.pem: LS0tLS1CR...
---
=>
Error encrypting tree: Error walking tree: Cannot walk value, unknown type: time.Time
Remove the linkerd.io/identity-issuer-expiry: 2031-01-01T00:00:00Z
annotation an no problem.
atruskie, dharapvj, mdibaiee and bramswenson
Metadata
Metadata
Assignees
Labels
No labels