apiVersion: v1
kind: Secret
metadata:
name: operator-oauth
namespace: {{ .Values.namespace }}
stringData:
client_id: # SET CLIENT ID HERE
client_secret: # SET CLIENT SECRET HERE