mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
8 lines
106 B
YAML
8 lines
106 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: custom-secret-key
|
|
stringData:
|
|
secret_key: 'awxsecret'
|