mirror of
https://github.com/imjasonh/shipwright-cosign-example
synced 2026-07-14 11:36:05 +00:00
6 lines
99 B
YAML
6 lines
99 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: passphrase
|
|
data:
|
|
COSIGN_PASSWORD: cGFzc3BocmFzZQ==
|