Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Prashant Chitta
gitops-fenix-flink
Commits
e7278825
Commit
e7278825
authored
Oct 27, 2021
by
Prashant Chitta
Browse files
Removed repeated sources file
parent
6e010e9e
Changes
10
Hide whitespace changes
Inline
Side-by-side
apps/base/k8s-kafka/kafka-zookeeper/kustomization.yaml
View file @
e7278825
...
...
@@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
namespace
:
flux-system
resources
:
-
helmrepo.yaml
-
helmrelease.yaml
\ No newline at end of file
apps/base/k8s-kafka/kafka/helmrepo.yaml
deleted
100644 → 0
View file @
6e010e9e
apiVersion
:
source.toolkit.fluxcd.io/v1beta1
kind
:
HelmRepository
metadata
:
name
:
bitnami
namespace
:
flux-system
spec
:
interval
:
30m
url
:
https://charts.bitnami.com/bitnami
apps/base/k8s-kafka/kafka/kustomization.yaml
View file @
e7278825
...
...
@@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
namespace
:
flux-system
resources
:
-
helmrepo.yaml
-
helmrelease.yaml
\ No newline at end of file
apps/base/k8s-mariadb/helmrepo.yaml
deleted
100644 → 0
View file @
6e010e9e
apiVersion
:
source.toolkit.fluxcd.io/v1beta1
kind
:
HelmRepository
metadata
:
name
:
bitnami
namespace
:
flux-system
spec
:
interval
:
30m
url
:
https://charts.bitnami.com/bitnami
apps/base/k8s-mariadb/kustomization.yaml
View file @
e7278825
...
...
@@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
resources
:
-
helmrelease.yaml
-
helmrepo.yaml
apps/base/k8s-redis/helmrepo.yaml
deleted
100644 → 0
View file @
6e010e9e
apiVersion
:
source.toolkit.fluxcd.io/v1beta1
kind
:
HelmRepository
metadata
:
name
:
bitnami
namespace
:
flux-system
spec
:
interval
:
30m
url
:
https://charts.bitnami.com/bitnami
apps/base/k8s-redis/kustomization.yaml
View file @
e7278825
...
...
@@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
resources
:
-
helmrelease.yaml
-
helmrepo.yaml
apps/lab/kustomization.yaml
View file @
e7278825
apiVersion
:
kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
namespace
:
flux-system
resources
:
-
../sources
-
../base/k8s-kafka
-
../base/k8s-mariadb
-
../base/k8s-redis
...
...
apps/base/k8s-kafka/kafka-zookeeper
/helmrepo.yaml
→
sources
/helmrepo.yaml
View file @
e7278825
File moved
sources/kustomization.yaml
0 → 100644
View file @
e7278825
apiVersion
:
kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
namespace
:
flux-system
resources
:
-
helmrepo.yaml
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment