~xdavidwu/flux

ref: 13964af5f5836013b183ad01b084da72d52d7461 flux/applications/sourcehut/kustomization.yaml -rw-r--r-- 354 bytes
13964af5Pinghao Wu containers: prepare for meta.sr.ht containerization a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: sourcehut
labels:
  - pairs:
      app: sourcehut
    includeTemplates: true
    includeSelectors: true
resources:
  - namespace.yaml
  - deployment-pages.yaml
  - service-pages.yaml
  - deployment-paste.yaml
  - service-paste.yaml
  - deployment-todo.yaml
  - service-todo.yaml