We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e215f9d commit b70b8b7Copy full SHA for b70b8b7
templates/NOTES.txt
@@ -0,0 +1,4 @@
1
+Your VPN server was created.
2
+Please use the following command to get your iOS profile:
3
+
4
+$ kubectl get secrets vpn-ios-profile-ios-profile --template '{{ index .data "vpn-<username>.mobileconfig" }}' | base64 -d
0 commit comments