Update ks name.
This commit is contained in:
parent
4f7de70406
commit
5d8ed98f2c
1 changed files with 2 additions and 2 deletions
|
@ -18,13 +18,13 @@ spec:
|
|||
dependsOn:
|
||||
- name: cluster-apps-external-secrets-stores
|
||||
- name: cluster-apps-crunchy-postgres-operator
|
||||
- name: cluster-apps-redis-peertube
|
||||
- name: cluster-apps-peertube-redis
|
||||
---
|
||||
# yaml-language-server: $schema=https://ks.hsn.dev/kustomize.toolkit.fluxcd.io/kustomization_v1.json
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: cluster-apps-redis-peertube
|
||||
name: cluster-apps-peertube-redis
|
||||
namespace: flux-system
|
||||
spec:
|
||||
path: ./kubernetes/apps/peertube/peertube/redis
|
||||
|
|
Reference in a new issue