Skip to content

Instantly share code, notes, and snippets.

@mr-pascal
Created December 29, 2021 15:34
Show Gist options
  • Select an option

  • Save mr-pascal/f69e36924d10947f02d787c16a3866f5 to your computer and use it in GitHub Desktop.

Select an option

Save mr-pascal/f69e36924d10947f02d787c16a3866f5 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: my-deploy-secret
namespace: argocd
type: Opaque
data:
privateKey: LS0tLS1CRU...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment