apiVersion: v1
kind: Secret
metadata:
name: "wordpress-secrets"
data:
SMA_WORKFLOW_AUTH_TOKEN: "{{ .Values.wordpress.workflow.api_token }}"