Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
125a20a6
Verified
Commit
125a20a6
authored
3 years ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
fix(kube-system): Remove dynamic metadata
parent
d855df8b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
clusters/k8s01/kube-system/kubeadm.yaml
+6
-10
6 additions, 10 deletions
clusters/k8s01/kube-system/kubeadm.yaml
with
6 additions
and
10 deletions
clusters/k8s01/kube-system/kubeadm.yaml
+
6
−
10
View file @
125a20a6
apiVersion
:
v1
apiVersion
:
v1
kind
:
ConfigMap
metadata
:
annotations
:
kustomize.toolkit.fluxcd.io/prune
:
disabled
name
:
kubelet-config-1.21
namespace
:
kube-system
data
:
data
:
kubelet
:
|
kubelet
:
|
apiVersion: kubelet.config.k8s.io/v1beta1
apiVersion: kubelet.config.k8s.io/v1beta1
...
@@ -39,13 +45,3 @@ data:
...
@@ -39,13 +45,3 @@ data:
streamingConnectionIdleTimeout: 0s
streamingConnectionIdleTimeout: 0s
syncFrequency: 0s
syncFrequency: 0s
volumeStatsAggPeriod: 0s
volumeStatsAggPeriod: 0s
kind
:
ConfigMap
metadata
:
annotations
:
kubeadm.kubernetes.io/component-config.hash
:
sha256:8912bdfe80280dffc9e637149eb28ce3727d3d140cb1e7d43174177989e59620
kustomize.toolkit.fluxcd.io/prune
:
disabled
creationTimestamp
:
"
2022-01-12T21:54:32Z"
name
:
kubelet-config-1.21
namespace
:
kube-system
resourceVersion
:
"
211"
uid
:
e1b06474-d63b-454b-b58e-8102cc1fec6c
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment