Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 275 Bytes

min-example.md

File metadata and controls

16 lines (15 loc) · 275 Bytes
description
An example of the smallest possible nais.yaml that you can have

Min example

apiVersion: "nais.io/v1alpha1"
kind: "Application"
metadata:
  name: nais-testapp
  namespace: aura
  labels:
    team: aura
spec:
  image: navikt/nais-testapp:65.0.0