Skip to content

Commit

Permalink
added snippet for adding python script as ansible module
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Jun 11, 2024
1 parent 61206c2 commit 1e4c7db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions slides/crossplane-usecase-multicloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
```
* create gcp bucket via claim
--
### /CREATE BUCKET + SHOW MANAGED RESOURCE
### /CREATE BUCKET
<img src="https://artifacts.app1.sthings-vsphere.labul.sva.de/images/bucket.gif" width="900"/>
* creation of bucket + show managed resources

Expand Down Expand Up @@ -109,8 +109,8 @@ writeConnectionSecretToRef:
```
* PART II - EXAMPLE SHORTEND
--
### /MANGED RESOURCE ON CLUSTER
<img src="https://artifacts.app1.sthings-vsphere.labul.sva.de/images/crossplane-vsphere.gif" width="850"/>
### /MANAGED RESOURCE ON CLUSTER
<img src="https://artifacts.app1.sthings-vsphere.labul.sva.de/images/crossplane-vsphere.gif" width="1050"/>
* View synced resource
--
### /CORRECT DRIFT
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
backendConfig:
dataLIF: 10.100.112.160
backendName: ontap-nas-backend
storageClassName: onptap
storageClassName: ontap
```
--
### /APP EXAMPLE
Expand Down

0 comments on commit 1e4c7db

Please sign in to comment.