This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: apps/v1 | |
kind: Deployment | |
metadata: | |
name: {{ include "mychart.fullname" . }} | |
labels: | |
{{- include "mychart.labels" . | nindent 4 }} | |
spec: | |
{{- if not .Values.autoscaling.enabled }} | |
replicas: {{ .Values.replicaCount }} | |
{{- end }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://p.datadoghq.com/sb/c947af88a-d6ff30bc88fb85b7b702673c460b1ba3 | |
https://p.datadoghq.com/sb/c947af88a-8c8a2a677b8ebc24e7d6a277b5b5ceac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var script = document.createElement('script'); | |
script.src = "https://media.geeksforgeeks.org/wp-content/uploads/20190704153043/main.js"; | |
document.head.appendChild(script) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stage('pure-groovy-vault') { | |
agent none | |
environment { | |
VAULT_TOKEN_GEN_CRED = credentials('jenkins-vault-approle') | |
} | |
steps { | |
script { | |
println("Vault: Authenticate as Jenkins") | |
def body = """{"role_id": "${VAULT_TOKEN_GEN_CRED_USR}", "secret_id": "${VAULT_TOKEN_GEN_CRED_PSW}"}""" | |
def url = 'https://vault-url/v1/auth/approle/login' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am bootswithdefer on github. | |
* I am bootswithdefer (https://keybase.io/bootswithdefer) on keybase. | |
* I have a public key ASB_Vd54NMv_7Y3ygxh418fph4ZdJLQgPSsb8LnMdKRL_go | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am bootswithdefer on github. | |
* I am jdefer (https://keybase.io/jdefer) on keybase. | |
* I have a public key ASCOYqD3hmgd4qdkLPQS0qK4manRuZ5PP73cDEFkNEOGJgo | |
To claim this, I am signing this object: |