Add homepage entry to noble_landing_urls and update kustomization.yaml to include homepage resource
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
# Helm value files for those apps can live in subdirectories here (for example **./homepage/values.yaml**).
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources: []
|
||||
resources:
|
||||
- homepage/application.yaml
|
||||
|
||||
Reference in New Issue
Block a user