declarative application definition 101

This commit is contained in:
2024-03-29 13:26:12 +01:00
parent 218fa8d45c
commit b65e2e7a47
8 changed files with 43 additions and 66 deletions

View File

@@ -21,4 +21,6 @@ spec:
- containerPort: 80
protocol: TCP
resources: {}
imagePullSecrets:
- name: ghcr.io-secret
restartPolicy: Always