mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
* feat: Added Google PubSub Topic and Subscription to health checks Signed-off-by: Patrick Kerwood <patrick@kerwood.dk> * Fixed apiVersion in test files Signed-off-by: Patrick Kerwood <patrick@kerwood.dk>
9 lines
No EOL
233 B
YAML
9 lines
No EOL
233 B
YAML
apiVersion: pubsub.cnrm.cloud.google.com/v1beta1
|
|
kind: PubSubTopic
|
|
status:
|
|
conditions:
|
|
- lastTransitionTime: '2022-07-01T12:56:21Z'
|
|
message: Update failed
|
|
reason: UpdateFailed
|
|
status: 'False'
|
|
type: Ready |