This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #cloud-config | |
| users: | |
| - name: root | |
| ssh_authorized_keys: | |
| - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGgLK1RqGv1ufP+alxMyn2Gs+78k7kXaf1ffwvQcYT8R mohit.choudhary-mac | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| metadata: | |
| name: demo | |
| namespace: argo-core | |
| finalizers: | |
| - resources-finalizer.argocd.argoproj.io | |
| spec: | |
| project: default |