mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07: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
241 B
YAML
9 lines
No EOL
241 B
YAML
apiVersion: pubsub.cnrm.cloud.google.com/v1beta1
|
|
kind: PubSubSubscription
|
|
status:
|
|
conditions:
|
|
- lastTransitionTime: '2022-07-01T12:56:21Z'
|
|
message: Update in progress
|
|
reason: Updating
|
|
status: 'False'
|
|
type: Ready |