Skip to content

Instantly share code, notes, and snippets.

@cdelashmutt-pivotal
Last active September 14, 2022 02:08
Show Gist options
  • Save cdelashmutt-pivotal/54b1e655d086dfd160f34146903d40fe to your computer and use it in GitHub Desktop.
Save cdelashmutt-pivotal/54b1e655d086dfd160f34146903d40fe to your computer and use it in GitHub Desktop.
Workshop
k apply -f- << EOF
apiVersion: with.sql.tanzu.vmware.com/v1
kind: MySQL
metadata:
name: mysql-test
EOF
tanzu apps workload update spring-sensors --service-ref "db=with.sql.tanzu.vmware.com/v1:MySQL:mysql-test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment