argo-cd/test/e2e/testdata/failure-during-sync/failure-during-sync.yaml
Alexander Matyushentsev af896533df
Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318)
* Issue #1135 - Run e2e tests in throw-away kubernetes cluster
2019-03-24 07:35:57 -07:00

8 lines
285 B
YAML

# This manifest will fail to sync because the spec is invalid. This manifest is useful for testing
# auto-sync and ensuring sure it does not fall into a sync loop.
apiVersion: v1
kind: ServiceAccount
metadata:
name: failure-during-sync
labels:
my-label: has-inva/id-character!