Skip to content

Instantly share code, notes, and snippets.

@oceanapplications
Created August 19, 2021 22:10
Show Gist options
  • Save oceanapplications/7c59f6d06a7b7267c019598648d37af0 to your computer and use it in GitHub Desktop.
Save oceanapplications/7c59f6d06a7b7267c019598648d37af0 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: mysql-password
namespace: kubernetes-for-laravel
type: Opaque
stringData:
password: password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment