Skip to content
Snippets Groups Projects
Verified Commit 028a2c16 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

add wordpress-oauth-variables template

parent bfe6a97f
No related branches found
No related tags found
No related merge requests found
---
apiVersion: v1
kind: Secret
metadata:
name: stackspin-wordpress-oauth-variables
data:
client_id: wordpress
client_secret: "{{ 32 | generate_password | b64encode }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment