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
b203ab53
Commit
b203ab53
authored
Oct 28, 2021
by
Prashant Chitta
Browse files
Added few fixes
parent
ae53525f
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
apps/clusters/dev/kafka-schema-registry/kafka-schema-registry-values.yaml
0 → 100644
View file @
b203ab53
apiVersion
:
helm.toolkit.fluxcd.io/v2beta1
kind
:
HelmRelease
metadata
:
name
:
kafka-schema-registry-helmrelease
namespace
:
testing
spec
:
interval
:
5m
releaseName
:
cp-schema-registry
chart
:
spec
:
chart
:
helm/charts/cp-schema-registry
version
:
"
0.1.0"
sourceRef
:
kind
:
GitRepository
name
:
flux-system
namespace
:
flux-system
interval
:
1m
values
:
replicaCount
:
5
servicePort
:
8085
\ No newline at end of file
apps/clusters/dev/kustomization.yaml
0 → 100644
View file @
b203ab53
apiVersion
:
kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
resources
:
-
../../sources
-
../../units/k8s-fenix-data
patchesStrategicMerge
:
-
kafka-schema-registry/kafka-schema-registry-values.yaml
cluster-init/aksdev/apps.yaml
0 → 100644
View file @
b203ab53
apiVersion
:
kustomize.toolkit.fluxcd.io/v1beta1
kind
:
Kustomization
metadata
:
name
:
apps
spec
:
interval
:
10m0s
sourceRef
:
kind
:
GitRepository
name
:
flux-system
namespace
:
flux-system
path
:
./apps/clusters/aksdev
prune
:
true
validation
:
client
cluster-init/aksdev/flux-system/flux-system-secret.yaml
0 → 100644
View file @
b203ab53
apiVersion
:
v1
data
:
password
:
ejVNdlBFRHhlUnoxUFNRVE15X1U=
username
:
Z2l0
kind
:
Secret
metadata
:
creationTimestamp
:
"
2021-10-21T22:38:23Z"
name
:
flux-system
namespace
:
flux-system
resourceVersion
:
"
41746596"
selfLink
:
/api/v1/namespaces/flux-system/secrets/flux-system
uid
:
dce4e189-5bd9-4816-9715-1c06b4b5f896
type
:
Opaque
cluster-init/aksdev/flux-system/gotk-components.yaml
0 → 100644
View file @
b203ab53
This diff is collapsed.
Click to expand it.
cluster-init/aksdev/flux-system/gotk-sync.yaml
0 → 100644
View file @
b203ab53
---
apiVersion
:
source.toolkit.fluxcd.io/v1beta1
kind
:
GitRepository
metadata
:
name
:
flux-system
namespace
:
flux-system
spec
:
interval
:
1m0s
ref
:
branch
:
main
secretRef
:
name
:
flux-system
url
:
https://gitlab.qobserve.com/prashant.chitta/gitops-fenix-flink.git
---
apiVersion
:
kustomize.toolkit.fluxcd.io/v1beta1
kind
:
Kustomization
metadata
:
name
:
flux-system
namespace
:
flux-system
spec
:
interval
:
10m0s
path
:
./cluster-init/lab
prune
:
true
sourceRef
:
kind
:
GitRepository
name
:
flux-system
validation
:
client
cluster-init/dev/apps.yaml
View file @
b203ab53
...
...
@@ -8,7 +8,7 @@ spec:
kind
:
GitRepository
name
:
flux-system
namespace
:
flux-system
path
:
./apps/dev
path
:
./apps/
clusters/
dev
prune
:
true
validation
:
client
cluster-init/dev/flux-system/gotk-sync.yaml
View file @
b203ab53
...
...
@@ -19,7 +19,7 @@ metadata:
namespace
:
flux-system
spec
:
interval
:
10m0s
path
:
./cluster
s
/dev
path
:
./cluster
-init
/dev
prune
:
true
sourceRef
:
kind
:
GitRepository
...
...
cluster-init/lab/apps.yaml
View file @
b203ab53
...
...
@@ -8,7 +8,7 @@ spec:
kind
:
GitRepository
name
:
flux-system
namespace
:
flux-system
path
:
./apps/lab
path
:
./apps/
clusters/
lab
prune
:
true
validation
:
client
cluster-init/lab/flux-system/gotk-sync.yaml
View file @
b203ab53
...
...
@@ -19,7 +19,7 @@ metadata:
namespace
:
flux-system
spec
:
interval
:
10m0s
path
:
./cluster
s
/lab
path
:
./cluster
-init
/lab
prune
:
true
sourceRef
:
kind
:
GitRepository
...
...
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