Skip to content

Add DNS record for pybot subdomain#93

Merged
ohaiwalt merged 1 commit intoOperationCode:masterfrom
AllenAnthes:AllenAnthes/add-pybot-subdomain
May 17, 2019
Merged

Add DNS record for pybot subdomain#93
ohaiwalt merged 1 commit intoOperationCode:masterfrom
AllenAnthes:AllenAnthes/add-pybot-subdomain

Conversation

@AllenAnthes
Copy link
Member

Adding the previously created DNS record for the pybot.operationcode.org subdomain to terra, as well as associated ingress url variable

type = "string"
}

variable "pybot-lb-ingress" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair to put this in a var, but not particularly necessary unless you intend to reuse it multiple times. The k8s cluster address is made into a variable in this instance because it's the CNAME record for every externally accessible service in our cluster.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll be used for the staging environment as well, I just wanted to get this up to date first.

Also, just figured it kept everything cleaner.

@ohaiwalt ohaiwalt merged commit 61f0da1 into OperationCode:master May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants