feat(infra-net): add CDN Ingress and related services, restructure kustomization
这个提交包含在:
@@ -17,3 +17,21 @@ spec:
|
||||
- name: infra-devops
|
||||
- name: infra-devops-post
|
||||
- name: infra-monitor
|
||||
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: infra-net-post
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 30m
|
||||
retryInterval: 1m
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux
|
||||
path: ./flux/infrastructure/infra-net/post
|
||||
prune: true
|
||||
wait: true
|
||||
dependsOn:
|
||||
- name: apps
|
||||
|
||||
在新议题中引用
屏蔽一个用户