Application Config

Define your app name.

Application

version: v1
kind: kubernetes
application: <application-name>

Provide a descriptive name for your app so that you can identify it when viewing the status of your deployment in the Deployments UI and other locations. This must be a unique name.


Last modified November 2, 2023: (70fb95a)