Created
October 26, 2019 05:28
-
-
Save parj/de88105925161f75c5ca1067504016b8 to your computer and use it in GitHub Desktop.
Sample boot jsonnet
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
local sampleSpringBootAppDeployment = import "samplespringbootapp-deployment.jsonnet.template"; | |
sampleSpringBootAppDeployment.samplespringbootapp() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment