Skip to content

Instantly share code, notes, and snippets.

@jmrobles
Created February 13, 2022 23:22
Show Gist options
  • Save jmrobles/2606e7205559074ef2f1d9ddbd5899c1 to your computer and use it in GitHub Desktop.
Save jmrobles/2606e7205559074ef2f1d9ddbd5899c1 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: libretrans-auth
type: Opaque
data:
auth: <base64-user-password-pair>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment