Nazar

Results 3 issues of Nazar

i have this error if i use Login to a registry to pull private images (non Docker Hub. I add here registry-user and registry-password Service principle, Access key and user...

My Config Map `apiVersion: v1 kind: ConfigMap metadata: name: grafana-provisioning namespace: monitoring labels: grafana-provisioning: 'true' data: users.yaml: | apiVersion: 1 users: - name: "Admin" email: "[email protected]" login: "test" password: "test"...