mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
30 lines
1 KiB
YAML
30 lines
1 KiB
YAML
apiVersion: db.atlasgo.io/v1alpha1
|
|
kind: AtlasMigration
|
|
metadata:
|
|
annotations:
|
|
kubectl.kubernetes.io/last-applied-configuration: |
|
|
{"apiVersion":"db.atlasgo.io/v1alpha1","kind":"AtlasMigration","metadata":{"annotations":{},"name":"atlasmigration-sample","namespace":"default"},"spec":{"dir":{"configMapRef":{"name":"migration-dir"}},"urlFrom":{"secretKeyRef":{"key":"url","name":"mysql-credentials"}}}}
|
|
creationTimestamp: "2023-11-16T08:37:23Z"
|
|
generation: 1
|
|
name: atlasmigration-sample
|
|
namespace: default
|
|
resourceVersion: "50387"
|
|
uid: 0d5bc3d6-750e-4f5a-82a3-8b9173106ef4
|
|
spec:
|
|
dir:
|
|
configMapRef:
|
|
name: migration-dir
|
|
urlFrom:
|
|
secretKeyRef:
|
|
key: url
|
|
name: mysql-credentials
|
|
status:
|
|
conditions:
|
|
- lastTransitionTime: "2023-11-16T08:46:27Z"
|
|
message: "Current migration data has changed"
|
|
reason: "Reconciling"
|
|
status: "False"
|
|
type: Ready
|
|
lastApplied: 1700124387
|
|
lastAppliedVersion: "20230316085611"
|
|
observed_hash: 4969b3c84c097ff61a9f9722b595a66c1a4473bd85fdd282107b98a92db8a43b
|