mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 17:37:18 +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
242 B
YAML
9 lines
242 B
YAML
apiVersion: pubsub.cnrm.cloud.google.com/v1beta1
|
|
kind: PubSubTopic
|
|
status:
|
|
conditions:
|
|
- lastTransitionTime: '2022-05-09T08:49:18Z'
|
|
message: The resource is up to date
|
|
reason: UpToDate
|
|
status: 'True'
|
|
type: Ready
|