mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
24 lines
538 B
YAML
24 lines
538 B
YAML
apiVersion: rabbitmq.com/v1beta1
|
|
kind: User
|
|
metadata:
|
|
generation: 1
|
|
name: example-rabbit
|
|
namespace: exmple-rabbit
|
|
spec:
|
|
importCredentialsSecret:
|
|
name: example-rabbit
|
|
rabbitmqClusterReference:
|
|
name: example-rabbit
|
|
namespace: exmple-rabbit
|
|
tags:
|
|
- administrator
|
|
status:
|
|
conditions:
|
|
- lastTransitionTime: 2025-02-24T17:51:10Z
|
|
reason: FailedCreateOrUpdate
|
|
status: "False"
|
|
type: Ready
|
|
credentials:
|
|
name: example-rabbit-user-credentials
|
|
observedGeneration: 1
|
|
username: example_user
|