apiVersion: v1 kind: Secret metadata: name: mysecret-encoded type: Opaque data: username: YWRtaW4= password: dW5icmVha2FibGU=